https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208076

John Baldwin <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |Not A Bug
                 CC|                            |[email protected]
             Status|New                         |Closed

--- Comment #1 from John Baldwin <[email protected]> ---
That would not be correct, no.  The buildworld process creates a new
/usr/include tree that is populated with headers from the source tree.  The
implicit -I /usr/include added by the C compiler is redirected to that path
which is why you don't see it via -I.  Something else must have been out of
whack in your environment.  You can try blowing /usr/obj away entirely.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-amd64
To unsubscribe, send any mail to "[email protected]"

Reply via email to