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 _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"