[packages/firefox] - 46.0.1 - restore -Os in CFLAGS
baggins
baggins at pld-linux.org
Thu May 5 09:46:51 CEST 2016
commit 70982d6c9431a0753bbe3d52cf65fe4a2195db0f
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Thu May 5 09:46:37 2016 +0200
- 46.0.1
- restore -Os in CFLAGS
firefox.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/firefox.spec b/firefox.spec
index 958fd94..19e5769 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -25,12 +25,12 @@ Summary: Firefox web browser
Summary(hu.UTF-8): Firefox web böngésző
Summary(pl.UTF-8): Firefox - przeglądarka WWW
Name: firefox
-Version: 46.0
+Version: 46.0.1
Release: 1
License: MPL v2.0
Group: X11/Applications/Networking
Source0: http://releases.mozilla.org/pub/mozilla.org/firefox/releases/%{version}/source/firefox-%{version}.source.tar.xz
-# Source0-md5: 8a516da3858b17f55451810efc7a239a
+# Source0-md5: 3e3b90268b8a634f7c60a25eb3a04c8c
Source3: %{name}.desktop
Source4: %{name}.sh
Source5: vendor.js
@@ -259,7 +259,7 @@ ac_add_options --enable-crash-on-assert
%else
ac_add_options --disable-debug
ac_add_options --disable-debug-modules
-ac_add_options --enable-optimize="%{rpmcflags}"
+ac_add_options --enable-optimize="%{rpmcflags} -Os"
%endif
ac_add_options --disable-strip
ac_add_options --disable-strip-libs
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/firefox.git/commitdiff/70982d6c9431a0753bbe3d52cf65fe4a2195db0f
More information about the pld-cvs-commit
mailing list