1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-16 15:11:52 +00:00
freebsd/gnu/lib
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
..
csu Fix installation of 32bit libraries after r288074. 2015-09-21 21:44:02 +00:00
libdialog Add META_MODE support. 2015-06-13 19:20:56 +00:00
libgcc new depends 2015-06-16 23:37:19 +00:00
libgcov Add META_MODE support. 2015-06-13 19:20:56 +00:00
libgomp Add META_MODE support. 2015-06-13 19:20:56 +00:00
libreadline Add META_MODE support. 2015-06-13 19:20:56 +00:00
libregex Add META_MODE support. 2015-06-13 19:20:56 +00:00
libssp Revert r284417 it is not necessary anymore 2015-06-15 19:28:07 +00:00
libstdc++ Add META_MODE support. 2015-06-13 19:20:56 +00:00
libsupc++ Add META_MODE support. 2015-06-13 19:20:56 +00:00
tests Add placeholder Kyuafiles for various top-level hierarchies. 2014-04-21 21:39:25 +00:00
Makefile - Record dependencies of gdb/gdbtui/kgdb on binutils/lib{bfd,iberty,opcodes}, 2015-07-19 00:38:19 +00:00
Makefile.inc