Re: Building world with clang

[ Available lists | Index of freebsd-current | Month of Aug 2010 | Week of 17 Aug 2010 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Ed Schouten <ed@80386.nl>
Date
17 Aug 2010 11:59:59
Subject
Re: Building world with clang
Message-ID
20100817115959.GY2978@hoeg.nl

In reply to

[ Hide this part ]
* Dimitry Andric <dimitry@andric.com> wrote:
> On 2010-08-17 13:40, Ed Schouten wrote:
> >> +#ifndef __FreeBSD__
> >> + AddPath(CLANG_PREFIX "/usr/local/include", System, true, false, false);
> >> +#endif
> >>
> >> // Builtin includes use #include_next directives and should be positioned
> >> // just prior C include dirs.
> >
> > Hmmm... Do we really want this? /usr/local/include is omitted from our
> > compiler include paths on purpose, to prevent accidental linkage against
> > pieces of software built from ports.
>
> That is why it says "#ifndef __FreeBSD__" :) I just changed the "#if
> 0" from the clangbsd tree to this, so it is more palatable for upstream.

Sorry about that. I only read the `#if 0' part.

--
Ed Schouten <ed@80386.nl>
WWW: http://80386.nl/


[ Show this part (application/pgp-signature) ]

Elapsed time: 0.117 seconds