freebsd-dev/lib/csu
Bryan Drewery 7c6cc9de3a Fix installation of 32bit libraries after r288074.
FILES is not used when LIBRARIES_ONLY is set, which is used to build and
install the lib32 sysroot.  All of the csu files do quality as "libraries"
for this case so just undefine LIBRARIES_ONLY.

This is still better than the previous realinstall handling as it does
not hook into META_MODE properly.

Sponsored by:	EMC / Isilon Storage Division
2015-09-21 21:44:02 +00:00
..
aarch64 Fix installation of 32bit libraries after r288074. 2015-09-21 21:44:02 +00:00
amd64 Fix installation of 32bit libraries after r288074. 2015-09-21 21:44:02 +00:00
arm Fix installation of 32bit libraries after r288074. 2015-09-21 21:44:02 +00:00
common Add an elf note on ARM to store the MACHINE_ARCH an executable was built 2013-09-26 07:53:18 +00:00
i386 Fix installation of 32bit libraries after r288074. 2015-09-21 21:44:02 +00:00
mips Fix installation of 32bit libraries after r288074. 2015-09-21 21:44:02 +00:00
powerpc Fix installation of 32bit libraries after r288074. 2015-09-21 21:44:02 +00:00
powerpc64 Fix installation of 32bit libraries after r288074. 2015-09-21 21:44:02 +00:00
sparc64 Fix installation of 32bit libraries after r288074. 2015-09-21 21:44:02 +00:00
Makefile All FreeBSD platforms are elf: move i386-elf to i386 2015-05-19 21:00:53 +00:00
Makefile.inc Replace realinstall: and META_MODE staging hacks with FILES mechanism. 2015-09-21 18:39:13 +00:00