libcxx: needs clang-tools-extra in hostmakedepends
This commit is contained in:
@@ -7,8 +7,8 @@ build_style=cmake
|
||||
configure_args+=" -DLIBCXX_CXX_ABI=libcxxabi -DLIBCXX_ENABLE_STATIC_ABI_LIBRARY=ON
|
||||
-DLIBCXX_CXX_ABI_LIBRARY_PATH=${XBPS_CROSS_BASE}/usr/lib
|
||||
-DLIBCXXABI_USE_LLVM_UNWINDER=1"
|
||||
hostmakedepends="llvm10 python3"
|
||||
makedepends="libcxxabi-devel llvm llvm-libunwind-devel"
|
||||
hostmakedepends="llvm10 clang-tools-extra python3"
|
||||
makedepends="libcxxabi-devel llvm10 llvm-libunwind-devel"
|
||||
make_build_args="VERBOSE=1"
|
||||
short_desc="New implementation of the C++ standard library, targeting C++11, C++14 and above"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
|
||||
Reference in New Issue
Block a user