freebsd-dev/lib/csu/aarch64
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
..
crt1.c Force the dynamic linker to resolve _end early so we pick up the correct 2015-07-02 15:02:59 +00:00
crti.S
crtn.S
Makefile Fix installation of 32bit libraries after r288074. 2015-09-21 21:44:02 +00:00