Re: llvm: skip installing a few headers

2016-12-23 Thread Mark Kettenis
> Date: Fri, 23 Dec 2016 16:01:24 +0100 > From: Patrick Wildt > > Hi, > > on my endeavour to OpenBSD/arm64 I stumbled upon the clang provided > headers that we install. Especially since clang includes its own > directories before /usr/include. This means that for example stddef.h > is included

llvm: skip installing a few headers

2016-12-23 Thread Patrick Wildt
Hi, on my endeavour to OpenBSD/arm64 I stumbled upon the clang provided headers that we install. Especially since clang includes its own directories before /usr/include. This means that for example stddef.h is included from clang's directory and not /usr/include. But clang's stddef.h does not i