pigz: Honour LDFLAGS

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer 2016-10-15 18:49:49 -04:00
parent 0b7230243f
commit 56d74ba331
1 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@
name = pigz
version = 2.3.3
release = 1
release = 2
groups = Applications/Compression
url = http://www.zlib.net/pigz/
@ -26,7 +26,7 @@ build
zlib-devel
end
make_build_targets += CFLAGS="%{CFLAGS}"
make_build_targets += CC=gcc CFLAGS="%{CFLAGS}" LDFLAGS="%{LDFLAGS} -lz"
test
make test