mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
upx: remove -Werror
This commit is contained in:
parent
3765d9fe77
commit
8564df08b0
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ revision=1
|
|||
wrksrc="upx-${version}-src"
|
||||
build_style=gnu-makefile
|
||||
make_build_target=all
|
||||
make_build_args="CHECK_WHITESPACE=:"
|
||||
make_build_args="CHECK_WHITESPACE=: CXXFLAGS_WERROR="
|
||||
make_use_env=yes
|
||||
hostmakedepends="perl"
|
||||
makedepends="ucl zlib-devel"
|
||||
|
|
Loading…
Add table
Reference in a new issue