libcxxabi: remove VERBOSE=1 make_build_args
This commit is contained in:
parent
0a3715ad0b
commit
833c5c20ec
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@ build_style=cmake
|
|||
configure_args="-DLIBCXXABI_LIBCXX_INCLUDES=../../libcxx/include
|
||||
-DLIBCXXABI_USE_LLVM_UNWINDER=1
|
||||
-DLLVM_DEFAULT_TARGET_TRIPLE=${XBPS_CROSS_TRIPLET:-$XBPS_TRIPLET}"
|
||||
make_build_args="VERBOSE=1"
|
||||
hostmakedepends="clang-tools-extra llvm11"
|
||||
makedepends="llvm11 llvm-libunwind-devel"
|
||||
short_desc="Low-level support for libc++ standard library"
|
||||
|
|
Loading…
Reference in a new issue