dev-libs/libclc: Respect CXX to fix C++ stdlib incompat, #612582
authorMichał Górny <mgorny@gentoo.org>
Tue, 14 Mar 2017 17:31:50 +0000 (18:31 +0100)
committerMichał Górny <mgorny@gentoo.org>
Tue, 14 Mar 2017 17:38:09 +0000 (18:38 +0100)
commit32eafe028f4d665efca2ef3b8405a9ff2aad1a9f
tree4bb0a190516fa9a1099ca8fc4cb8edd523f9ed3c
parentae70d5eb98bd7cd7bb00ee05d6b760ed555b6438
dev-libs/libclc: Respect CXX to fix C++ stdlib incompat, #612582

Force using the correct C++ compiler via passing --with-cxx-compiler=
to the configure script. Otherwise, libclc defaults to using clang++
which can cause compatibility issues when clang++ defaults to libc++
and LLVM was built using gcc. This does not affect the compiler used
to build the runtime.
dev-libs/libclc/libclc-0.2.0_pre20170118.ebuild