On 2012-07-06 22:44, Warner Losh wrote:
...
> The reasons are that /usr/local/include superceds anything in /usr/include.  
> This is dangerous.  Users should get just the system default libraries and 
> headers when they compile unless they ask for more.  That's what makes it 
> stupid.

Well, one issue is that it becomes tricky to *remove* /usr/local/include
from the include path, if you so desire, since it's built-in...  Unless
you start fiddling with -nostdinc, but that is rather painful.
_______________________________________________
freebsd-toolchain@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-toolchain
To unsubscribe, send any mail to "freebsd-toolchain-unsubscr...@freebsd.org"

Reply via email to