> 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
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