cvs commit: src Makefile.inc1
Alexander Kabaev
kan at FreeBSD.org
Sat May 19 03:35:00 UTC 2007
kan 2007-05-19 03:34:59 UTC
FreeBSD src repository
Modified files:
. Makefile.inc1
Log:
GCC will now properly link libc with all shared objects in order to record
their dependency on libc and its versioned symbols. For that to work,
libc needs to be built before any other shared library that might depend
on it. Add necessary glue to make that happen.
Revision Changes Path
1.580 +26 -3 src/Makefile.inc1
More information about the cvs-src
mailing list