aboutsummaryrefslogtreecommitdiff
path: root/Makefile.libcompat
Commit message (Expand)AuthorAgeFilesLines
* Remove leftover _LDSCRIPTROOT missed in r297270.Bryan Drewery2016-04-051-1/+1
* LIB32+WITHOUT_TOOLCHAIN: Fix build by staging includes.Bryan Drewery2016-03-311-1/+2
* Remove the old depend (mkdep) code and make FAST_DEPEND the one true way.Bryan Drewery2016-03-301-1/+1
* Fix libcompat not handling some external toolchain flags.Bryan Drewery2016-03-251-3/+11
* Build libcompat (lib32) with a --sysroot pointing into its stage directory.Bryan Drewery2016-03-251-9/+13
* LIBRARIES_ONLY should only be defined during install32.Bryan Drewery2016-03-251-2/+2
* Explicit 'make obj' for library dirs in build32 is not needed.Bryan Drewery2016-03-241-3/+0
* Use the newly minted Makefile.libcompat to implement libsoft librariesWarner Losh2016-03-121-1/+10
* Follow-up r296709: Fix build32 not properly building all libraries.Bryan Drewery2016-03-121-3/+3
* Move Makefile.lib32 to Makefile.libcompat and generalize it.Bryan Drewery2016-03-111-0/+152