[packages/firefox52-esr] drop -Os workaround -- it's causing "widget issue" with gcc7

atler atler at pld-linux.org
Thu Jan 11 16:58:09 CET 2018


commit 540e18db914edc5d9b5fae0315104bbdee566d4e
Author: Jan Palus <atler at pld-linux.org>
Date:   Thu Jan 11 14:35:40 2018 +0100

    drop -Os workaround -- it's causing "widget issue" with gcc7

 firefox52-esr.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/firefox52-esr.spec b/firefox52-esr.spec
index deb40b2..b2251cc 100644
--- a/firefox52-esr.spec
+++ b/firefox52-esr.spec
@@ -246,7 +246,7 @@ ac_add_options --enable-debugger-info-modules
 ac_add_options --enable-crash-on-assert
 %else
 ac_add_options --disable-debug
-ac_add_options --enable-optimize="%{rpmcflags} -Os"
+ac_add_options --enable-optimize="%{rpmcflags}"
 %endif
 ac_add_options --disable-strip
 ac_add_options --disable-install-strip
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/firefox52-esr.git/commitdiff/3a4708da5f7d6490eef6c7a47ed5b5bcf10ce548



More information about the pld-cvs-commit mailing list