Date: Sat, 19 Nov 2005 06:45:45 +0000 (UTC) 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/share/mk bsd.lib.mk bsd.prog.mk Message-ID: <200511190645.jAJ6jjdt077055@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ru 2005-11-19 06:45:45 UTC
FreeBSD src repository
Modified files:
. Makefile.inc1
share/mk bsd.lib.mk bsd.prog.mk
Log:
Add the NO_INCS knob to bsd.prog.mk and bsd.lib.mk to not include
bsd.incs.mk, and use it when installing 32-bit compat libraries
on amd64. This causes it to *not* overwrite native headers with
i386 versions, which was the case with <fenv.h> and <vgl.h>.
PR: amd64/83806
Prodded by: bde
MFC after: 1 week
Revision Changes Path
1.519 +1 -1 src/Makefile.inc1
1.170 +3 -1 src/share/mk/bsd.lib.mk
1.145 +3 -1 src/share/mk/bsd.prog.mk
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200511190645.jAJ6jjdt077055>
