-I${CURDIR}/../../sys in src/*bin/Makefiles
From: Brooks Davis (brooks_at_one-eyed-alien.net)
Date: 03/25/05
- Previous message: Doug Barton: "Re: Time to stop buildling named (and friends) by default in 6-current?"
- Next in thread: M. Warner Losh: "Re: -I${CURDIR}/../../sys in src/*bin/Makefiles"
- Reply: M. Warner Losh: "Re: -I${CURDIR}/../../sys in src/*bin/Makefiles"
- Reply: Bruce Evans: "Re: -I${CURDIR}/../../sys in src/*bin/Makefiles"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 25 Mar 2005 14:39:25 -0800 To: arch@freebsd.org
In PR bin/79229 the submitter suggests that we add -I${CURDIR}/../../sys
to CFLAGS in sbin/ifconfig/Makefile. I initially responded that we
don't normally do that because buildworld handles picking up the latest
headers, but after greping other Makefiles in sbin, I found that we
do actually do that in a number of cases. It seems to me that we
should really make up our mind which one we should do. I'm somewhat
disinclined to add -I's to every utility, but that's not a strong
opinion. What do others thing?
-- Brooks
-- Any statement of the form "X is the one, true Y" is FALSE. PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4
- application/pgp-signature attachment: stored
- Previous message: Doug Barton: "Re: Time to stop buildling named (and friends) by default in 6-current?"
- Next in thread: M. Warner Losh: "Re: -I${CURDIR}/../../sys in src/*bin/Makefiles"
- Reply: M. Warner Losh: "Re: -I${CURDIR}/../../sys in src/*bin/Makefiles"
- Reply: Bruce Evans: "Re: -I${CURDIR}/../../sys in src/*bin/Makefiles"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|