[compat-gcc-34] 3.4.6-34

Jakub Jelinek jakub at fedoraproject.org
Mon Sep 22 15:41:35 UTC 2014


commit 2672a1801d624b107d84ead433a7adad2434ef33
Author: Jakub Jelinek <jakub at redhat.com>
Date:   Mon Sep 22 17:41:35 2014 +0200

    3.4.6-34

 compat-gcc-34.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/compat-gcc-34.spec b/compat-gcc-34.spec
index ec4af52..c9290db 100644
--- a/compat-gcc-34.spec
+++ b/compat-gcc-34.spec
@@ -296,6 +296,7 @@ OPT_FLAGS=`echo $OPT_FLAGS|sed -e 's/-Wall//g' -e 's/-Wp,-D_FORTIFY_SOURCE=2//g'
 OPT_FLAGS=`echo $OPT_FLAGS|sed -e 's/-fexceptions//g' -e 's/-fasynchronous-unwind-tables//g'`
 OPT_FLAGS=`echo $OPT_FLAGS|sed -e 's/-fstack-protector\(-strong\)\?//g'`
 OPT_FLAGS=`echo $OPT_FLAGS|sed -e 's/--param=ssp-buffer-size=[0-9]*//g'`
+OPT_FLAGS=`echo $OPT_FLAGS|sed -e 's/-grecord-gcc-switches//g'`
 OPT_FLAGS=`echo $OPT_FLAGS|sed -e 's/-Werror=format-security//g'`
 %ifarch sparc64
 cat > gcc64 <<"EOF"


More information about the scm-commits mailing list