Subject: CVS commit: pkgsrc/mk/buildlink2
To: None <pkgsrc-changes@netbsd.org>
From: Amitai Schlair <schmonz@netbsd.org>
List: pkgsrc-changes
Date: 12/25/2002 07:16:13
Module Name:	pkgsrc
Committed By:	schmonz
Date:		Wed Dec 25 05:16:12 UTC 2002

Modified Files:
	pkgsrc/mk/buildlink2: buildlink2.txt

Log Message:
Add a to-do item:

    (*) Since buildlink2 is a layer of abstraction atop the toolchain,
        it's a logical place to deal with the vagaries of unusual
        toolchains. For example, on Darwin we could reliably pass
        the "-no-cpp-precomp" switch to every compiler invocation
        by emitting it from the compiler wrapper. Likewise, the
        use of _USE_RPATH in bsd.pkg.mk might be better handled in
        the linker wrapper.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 pkgsrc/mk/buildlink2/buildlink2.txt

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.