intel-compute-runtime-25.40.9999 noticed runtime error when built with clang
This commit is contained in:
parent
a6a3ae7dec
commit
d6c4db5548
1 changed files with 1 additions and 0 deletions
|
|
@ -59,6 +59,7 @@ src_prepare() {
|
|||
|
||||
# uchar
|
||||
[[ ${CC} == *clang* ]] && \
|
||||
ewarn "Clang builds are known to fail, export CC=gcc CXX=g++ if clinfo has SIGABORT" && \
|
||||
cp "${FILESDIR}/uchar_string_traits.hpp" "${S}/shared/source/os_interface/" && \
|
||||
eapply "${FILESDIR}/00-clang-compat.patch"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue