Commit graph

5 commits

Author SHA1 Message Date
jlam
126da1cd4a As a result of the last change, we no longer need to include bsd.prefs.mk. 2002-10-09 10:32:54 +00:00
jlam
1efb3889d7 Rather than creating wrapper scripts for pgcc and pg++, use them directly
and rely on the gcc and g++ called internally to use the buildlink
wrappers.  This correctly forces all references to headers and libraries
outside of /usr/include and /usr/lib to be within ${BUILDLINK_DIR}.
2002-10-09 10:27:12 +00:00
jlam
420ead485f Ensure that bsd.prefs.mk is included before setting CC and CXX so that
we override any settings in /etc/mk.conf.
2002-10-09 09:49:32 +00:00
jlam
7d8705d838 BUILDLINK_CPPFLAGS and BUILDLINK_LDFLAGS for unproven-pthreads, which
installs its files into its own hierarchy.
2002-10-09 09:47:29 +00:00
jlam
efb93b17bd Merge changes in packages from the buildlink2 branch that have
buildlink2.mk files back into the main trunk.
2002-08-25 19:21:43 +00:00