Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Mar 1995 18:49:27 +1000
From:      Bruce Evans <bde@zeta.org.au>
To:        freebsd-current@FreeBSD.org, j@uriah.heep.sax.de
Subject:   Re: -nostdinc in Makefile.i386 breaks stand-alone compiles
Message-ID:  <199503060849.SAA17769@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help
>Is the ``-nostdinc'' plain sanity only (to catch misbehaving modules
>that don't have the `right' dot-dottation)?  So it would be safe to
>remove it from the Makefile temporarily.

It's mostly to prevent future misbehaviour.  `-I-' finds too much
misbehaviour (mostly in imported and unmaintained modules) for -I
be used yet.

Bruce



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199503060849.SAA17769>