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

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Apr 14 16:26:50 UTC 2015


>From aa007aa59dbf130fa241d6a56c37db371e3723f9 Mon Sep 17 00:00:00 2001
From: Michal Hlavinka <mhlavink at redhat.com>
Date: Tue, 14 Apr 2015 18:26:31 +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=f21&id=aa007aa59dbf130fa241d6a56c37db371e3723f9


More information about the scm-commits mailing list