[gcc] 4.9.0-0.9

Jakub Jelinek jakub at fedoraproject.org
Wed Apr 9 07:14:40 UTC 2014


commit 7d55b59b7e15ab8773ef4111e5820af0678c9db1
Author: Jakub Jelinek <jakub at redhat.com>
Date:   Wed Apr 9 09:14:23 2014 +0200

    4.9.0-0.9

 gcc.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/gcc.spec b/gcc.spec
index 610c9ff..4c273c1 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -1061,6 +1061,7 @@ CC="$CC" CFLAGS="$OPT_FLAGS" \
 	../configure --prefix=%{_prefix} --mandir=%{_mandir} --infodir=%{_infodir} \
 	--with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap \
 	--enable-shared --enable-threads=posix --enable-checking=release \
+	--enable-multilib \
 	--with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions \
 	--enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu \
 	--enable-languages=c,c++,objc,obj-c++,java,fortran${enablelada}${enablelgo},lto \


More information about the scm-commits mailing list