Date: Sat, 12 Apr 2003 08:07:46 -0700 (PDT) From: Ruslan Ermilov <ru@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src Makefile.inc1 src/tools/build Makefile.boot src/tools/build/mk Makefile.boot bsd.lib.mk bsd.prog.mk Message-ID: <200304121507.h3CF7lOC011507@repoman.freebsd.org>
index | next in thread | raw e-mail
ru 2003/04/12 08:07:46 PDT
FreeBSD src repository
Modified files:
. Makefile.inc1
Added files:
tools/build/mk Makefile.boot bsd.lib.mk bsd.prog.mk
Removed files:
tools/build Makefile.boot
Log:
Make sure legacy stuff comes last. Some tools that use
legacy stuff (binutils) depend on this order.
For this to work, provide (and use) specialized versions
of bsd.prog.mk and bsd.lib.mk that include the standard
versions first, then augment CFLAGS, DPADD, LDADD, and
LDFLAGS as necessary, with the legacy stuff.
Tested on: 4.0-RELEASE
Revision Changes Path
1.341 +2 -3 src/Makefile.inc1
1.4 +0 -20 src/tools/build/Makefile.boot (dead)
1.1 +14 -0 src/tools/build/mk/Makefile.boot (new)
1.1 +4 -0 src/tools/build/mk/bsd.lib.mk (new)
1.1 +4 -0 src/tools/build/mk/bsd.prog.mk (new)
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200304121507.h3CF7lOC011507>
