Re: Installing clang headers

2017-01-05 Thread Patrick Wildt
On Thu, Jan 05, 2017 at 03:37:43PM +0100, Mark Kettenis wrote: > The clang in base installs several header files in > /usr/lib/clang/3.8.1/include that are interfering somewhat with our > own headers. In particular these headers don't include > which leads to issues because our own headers expect

Installing clang headers

2017-01-05 Thread Mark Kettenis
The clang in base installs several header files in /usr/lib/clang/3.8.1/include that are interfering somewhat with our own headers. In particular these headers don't include which leads to issues because our own headers expect that they don't have to include themselves because some other standar