[arch-commits] Commit in mingw-w64-gcc/trunk (PKGBUILD)

Sergej Pupykin spupykin at archlinux.org
Tue Dec 2 12:06:21 UTC 2014


    Date: Tuesday, December 2, 2014 @ 13:06:21
  Author: spupykin
Revision: 123355

upgpkg: mingw-w64-gcc 4.9.2-2

upd

Modified:
  mingw-w64-gcc/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-12-02 11:07:30 UTC (rev 123354)
+++ PKGBUILD	2014-12-02 12:06:21 UTC (rev 123355)
@@ -8,7 +8,7 @@
 pkgver=4.9.2
 _islver=0.12.2
 _cloogver=0.18.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Cross GCC for the MinGW-w64 cross-compiler"
 arch=('i686' 'x86_64')
 url="http://gcc.gnu.org"
@@ -64,7 +64,7 @@
         --enable-threads=posix --enable-fully-dynamic-string --enable-libstdcxx-time=yes \
         --with-system-zlib --enable-cloog-backend=isl \
         --enable-lto --disable-dw2-exceptions --enable-libgomp \
-        --disable-multilib --enable-checking=release
+        --disable-multilib --enable-checking=release --disable-libssp
     make all
   done
 }



More information about the arch-commits mailing list