[packages/binutils] correct --with-zlib -> --with-system-zlib

atler atler at pld-linux.org
Mon Jan 16 20:04:33 CET 2023


commit b1b48d0a6533f233f7eda8f7837a7a6499bd4340
Author: Jan Palus <atler at pld-linux.org>
Date:   Mon Jan 16 20:04:12 2023 +0100

    correct --with-zlib -> --with-system-zlib

 binutils.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/binutils.spec b/binutils.spec
index 66dd777..3a54b52 100644
--- a/binutils.spec
+++ b/binutils.spec
@@ -235,7 +235,7 @@ sparc32 \
 	%{?with_allarchs:--enable-targets=alpha-linux,arm-linux,cris-linux,hppa-linux,i386-linux,ia64-linux,x86_64-linux,x86_64-linux-gnux32,m68k-linux,mips-linux,mips64-linux,mips64el-linux,mipsel-linux,ppc-linux,s390-linux,s390x-linux,sh-linux,sparc-linux,sparc64-linux,i386-linuxaout,x86_64-pep} \
 	%{!?with_allarchs:`[ -n "${TARGETS}" ] && echo "--enable-targets=${TARGETS}"`} \
 	--with-tooldir=%{_prefix} \
-	--with-zlib \
+	--with-system-zlib \
 %if %{with gold}
 	--enable-gold%{!?with_default_bfd:=default} --enable-ld%{?with_default_bfd:=default} \
 %endif
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/binutils.git/commitdiff/b1b48d0a6533f233f7eda8f7837a7a6499bd4340



More information about the pld-cvs-commit mailing list