mhlavink pushed to arm-none-eabi-gcc-cs (master). "use system zlib"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Apr 14 16:18:54 UTC 2015


>From 8413d64db0ba25d2c58fb3ed3dfa15201e35c6b2 Mon Sep 17 00:00:00 2001
From: Michal Hlavinka <mhlavink at redhat.com>
Date: Tue, 14 Apr 2015 18:18:44 +0200
Subject: use system zlib


diff --git a/arm-none-eabi-gcc-cs.spec b/arm-none-eabi-gcc-cs.spec
index c5620ec..403e8ce 100644
--- a/arm-none-eabi-gcc-cs.spec
+++ b/arm-none-eabi-gcc-cs.spec
@@ -130,7 +130,7 @@ CC="%{__cc} ${RPM_OPT_FLAGS}" \
     --disable-threads \
     --disable-tls \
 %if %{bootstrap}
-   --enable-languages=c --with-newlib --disable-nls --disable-shared --disable-threads --with-gnu-as --with-gnu-ld --with-gmp --with-mpfr --with-mpc --without-headers 
+   --enable-languages=c --with-newlib --disable-nls --disable-shared --disable-threads --with-gnu-as --with-gnu-ld --with-gmp --with-mpfr --with-mpc --without-headers --with-system-zlib
 %else
    --enable-languages=c,c++ --with-newlib --disable-nls --disable-shared --disable-threads --with-gnu-as --with-gnu-ld --with-gmp --with-mpfr --with-mpc --with-headers=/usr/%{target}/include --with-system-zlib
 %endif
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/arm-none-eabi-gcc-cs.git/commit/?h=master&id=8413d64db0ba25d2c58fb3ed3dfa15201e35c6b2


More information about the scm-commits mailing list