include-what-you-use: fix cross.
This commit is contained in:
parent
8d1a143058
commit
46bcf1068d
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ revision=1
|
|||
wrksrc="${pkgname}"
|
||||
build_style=cmake
|
||||
configure_args="-DIWYU_LLVM_ROOT_PATH=${XBPS_CROSS_BASE}/usr "
|
||||
hostmakedepends="python3"
|
||||
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>"
|
||||
|
|
Loading…
Reference in a new issue