Home
last modified time | relevance | path

Searched hist:"1 f6fe0559b3c8d77d43bdb6fc48cd76343f1baf9" (Results 1 – 2 of 2) sorted by relevance

/haiku/build/jam/
H A DHeadersRules1f6fe0559b3c8d77d43bdb6fc48cd76343f1baf9 Sat Dec 02 02:16:13 UTC 2017 Augustin Cavalier <waddlesplash@gmail.com> build: Copy and use Clang's vector intrinsics headers.

When compiling with GCC, these headers get pulled in from the
gcc_syslibs_devel package, but we cannot do something similar
for Clang as Clang adds/removes internal builtins used by
the headers nearly every version. So instead we just copy
all the intrinsics headers from current Clang into generated,
and make sure this directory is included before any others.
/haiku/
H A Dconfigure1f6fe0559b3c8d77d43bdb6fc48cd76343f1baf9 Sat Dec 02 02:16:13 UTC 2017 Augustin Cavalier <waddlesplash@gmail.com> build: Copy and use Clang's vector intrinsics headers.

When compiling with GCC, these headers get pulled in from the
gcc_syslibs_devel package, but we cannot do something similar
for Clang as Clang adds/removes internal builtins used by
the headers nearly every version. So instead we just copy
all the intrinsics headers from current Clang into generated,
and make sure this directory is included before any others.