commit 857cb074f29b5d661d223628d232c9172ae43eed
Author: Jan Palus <[email protected]>
Date:   Thu Jan 11 16:58:57 2018 +0100

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

 thunderbird.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/thunderbird.spec b/thunderbird.spec
index d533d71..7fd9a35 100644
--- a/thunderbird.spec
+++ b/thunderbird.spec
@@ -1232,7 +1232,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/thunderbird.git/commitdiff/857cb074f29b5d661d223628d232c9172ae43eed

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to