summaryrefslogtreecommitdiffstats
path: root/Makefile.libcompat
Commit message (Expand)AuthorAgeFilesLines
* MFC r316586:bdrewery2017-04-281-1/+1
* MFC r303274:bdrewery2016-07-271-2/+2
* WITH_SYSTEM_COMPILER: Avoid using GCC4.8+ logic on native GCC4.2 platforms.bdrewery2016-06-291-2/+2
* Fix native powerpc64 build of lib32 with in-tree GCC.bdrewery2016-06-151-1/+9
* Use -L to specify compat32 library paths instead of -Yemaste2016-06-091-1/+1
* Libcompat: Swap CXX/CFLAGS.bdrewery2016-05-291-1/+1
* GCC External: Revert r300886, r300904, r300917, r300918bdrewery2016-05-291-6/+11
* Libcompat: Set build tools in environment rather than make overrides.bdrewery2016-05-291-4/+6
* Move external GCC compiler hacks to bsd.sys.mk.bdrewery2016-05-271-7/+0
* Libcompat: Only pass -isystem =/usr/include for external GCC.bdrewery2016-05-271-2/+1
* Set CPP from XCPP for the libcompat build.bdrewery2016-04-151-0/+1
* META_MODE: Don't rebuild build-tools targets during normal build.bdrewery2016-04-141-0/+4
* Remove leftover _LDSCRIPTROOT missed in r297270.bdrewery2016-04-051-1/+1
* LIB32+WITHOUT_TOOLCHAIN: Fix build by staging includes.bdrewery2016-03-311-1/+2
* Remove the old depend (mkdep) code and make FAST_DEPEND the one true way.bdrewery2016-03-301-1/+1
* Fix libcompat not handling some external toolchain flags.bdrewery2016-03-251-3/+11
* Build libcompat (lib32) with a --sysroot pointing into its stage directory.bdrewery2016-03-251-9/+13
* LIBRARIES_ONLY should only be defined during install32.bdrewery2016-03-251-2/+2
* Explicit 'make obj' for library dirs in build32 is not needed.bdrewery2016-03-241-3/+0
* Use the newly minted Makefile.libcompat to implement libsoft librariesimp2016-03-121-1/+10
* Follow-up r296709: Fix build32 not properly building all libraries.bdrewery2016-03-121-3/+3
* Move Makefile.lib32 to Makefile.libcompat and generalize it.bdrewery2016-03-111-0/+152
OpenPOWER on IntegriCloud