Date:      Fri, 25 Mar 2005 16:53:05 -0700 (MST)
From:      "M. Warner Losh" <imp@bsdimp.com>
To:        brooks@one-eyed-alien.net
Cc:        arch@freebsd.org
Subject:   Re: -I${CURDIR}/../../sys in src/*bin/Makefiles
Message-ID:  <20050325.165305.123846990.imp@bsdimp.com>
In-Reply-To: <20050325223925.GB1944@odin.ac.hmc.edu>
References:  <20050325223925.GB1944@odin.ac.hmc.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
In message: <20050325223925.GB1944@odin.ac.hmc.edu>
            Brooks Davis <brooks@one-eyed-alien.net> writes:
: 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?
I'm inclined to remove them, unless they are needed for
bootstrapping...  But I can't think of any reason why using -I..../sys
would be necessary for that.
Warner
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050325.165305.123846990.imp>
