include-what-you-use: remove VERBOSE=1 make_build_args

This commit is contained in:
John 2021-02-08 16:38:12 +01:00
parent bf6573c6cb
commit 731dc99e99

View file

@ -5,7 +5,6 @@ revision=1
create_wrksrc="yes"
build_style=cmake
configure_args="-DIWYU_LLVM_ROOT_PATH=${XBPS_CROSS_BASE}/usr "
make_build_args="VERBOSE=1"
makedepends="clang clang-tools-extra llvm ncurses-devel zlib-devel"
short_desc="Analyze #includes in C and C++ source files"
maintainer="Leah Neukirchen <leah@vuxu.org>"