llvm-libunwind: remove VERBOSE=1 make_build_args

This commit is contained in:
John 2021-02-08 16:58:06 +01:00
parent 5d829a5168
commit a17d1fa5af

View file

@ -6,7 +6,6 @@ build_style=cmake
wrksrc="libunwind-${version}.src"
hostmakedepends="llvm11"
makedepends="llvm11"
make_build_args="VERBOSE=1"
short_desc="LLVM version of libunwind library"
maintainer="Orphaned <orphan@voidlinux.org>"
license="NCSA, MIT"