mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
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
|
configure_args="-DLIBCXXABI_LIBCXX_INCLUDES=../../libcxx/include
|
||||||
-DLIBCXXABI_USE_LLVM_UNWINDER=1
|
-DLIBCXXABI_USE_LLVM_UNWINDER=1
|
||||||
-DLLVM_DEFAULT_TARGET_TRIPLE=${XBPS_CROSS_TRIPLET:-$XBPS_TRIPLET}"
|
-DLLVM_DEFAULT_TARGET_TRIPLE=${XBPS_CROSS_TRIPLET:-$XBPS_TRIPLET}"
|
||||||
make_build_args="VERBOSE=1"
|
|
||||||
hostmakedepends="clang-tools-extra llvm11"
|
hostmakedepends="clang-tools-extra llvm11"
|
||||||
makedepends="llvm11 llvm-libunwind-devel"
|
makedepends="llvm11 llvm-libunwind-devel"
|
||||||
short_desc="Low-level support for libc++ standard library"
|
short_desc="Low-level support for libc++ standard library"
|
||||||
|
|
Loading…
Add table
Reference in a new issue