]> git.pld-linux.org Git - packages/binutils.git/blobdiff - binutils.spec
correct --with-zlib -> --with-system-zlib
[packages/binutils.git] / binutils.spec
index 66dd777a70ade6f9fab9853257319f21d93c5422..3a54b528b47ab3c5459edb7a90fc485647e37ccc 100644 (file)
@@ -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
This page took 0.135716 seconds and 4 git commands to generate.