llvm-libunwind: drop hostmakedepends provided by build_style
This commit is contained in:
parent
487b140c06
commit
b3055a1d8b
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ version=3.9.0
|
|||
revision=1
|
||||
build_style=cmake
|
||||
wrksrc="libunwind-${version}.src"
|
||||
hostmakedepends="cmake llvm"
|
||||
hostmakedepends="llvm"
|
||||
makedepends="llvm"
|
||||
make_build_args="VERBOSE=1"
|
||||
short_desc="LLVM version of libunwind library"
|
||||
|
|
Loading…
Reference in a new issue