Skip to content

Commit

Permalink
sys-libs/libcxxabi: Update to use LIBCXXABI_INCLUDE_TESTS
Browse files Browse the repository at this point in the history
  • Loading branch information
mgorny committed Jan 10, 2017
1 parent 606860e commit 561ef23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sys-libs/libcxxabi/libcxxabi-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ multilib_src_configure() {
-DLIBCXXABI_ENABLE_SHARED=ON
-DLIBCXXABI_ENABLE_STATIC=$(usex static-libs)
-DLIBCXXABI_USE_LLVM_UNWINDER=$(usex libunwind)
-DLLVM_INCLUDE_TESTS=$(usex test)
-DLIBCXXABI_INCLUDE_TESTS=$(usex test)

-DLIBCXXABI_LIBCXX_INCLUDES="${WORKDIR}"/libcxx/include
# upstream is omitting standard search path for this
Expand Down

0 comments on commit 561ef23

Please sign in to comment.