libcxx: remove VERBOSE=1 make_build_args
This commit is contained in:
parent
4f1400c710
commit
b0b12a2bc9
1 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@ configure_args+=" -DLIBCXX_CXX_ABI=libcxxabi -DLIBCXX_ENABLE_STATIC_ABI_LIBRARY=
|
|||
-DLIBCXXABI_USE_LLVM_UNWINDER=1"
|
||||
hostmakedepends="llvm11 clang-tools-extra python3"
|
||||
makedepends="libcxxabi-devel llvm11 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>"
|
||||
license="NCSA, MIT"
|
||||
|
|
Loading…
Reference in a new issue