From 73970b43952011fb83177e6b82fb4ade14a61e25 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D0=BB=D0=B5=D0=BA=D1=81=D0=B5=D0=B9-=D0=97?= Date: Fri, 26 Apr 2019 12:36:18 +0000 Subject: [PATCH] Disabled optimize spec --- firefox.spec | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/firefox.spec b/firefox.spec index f0d952e..46b372a 100644 --- a/firefox.spec +++ b/firefox.spec @@ -37,7 +37,7 @@ Summary: Next generation web browser Name: firefox Version: %{major} Epoch: %{ff_epoch} -Release: 4 +Release: 5 License: MPLv1+ Group: Networking/WWW Url: http://www.mozilla.com/firefox/ @@ -246,9 +246,7 @@ env CARGO_HOME=.cargo cargo install cbindgen export PATH=`pwd`/.cargo/bin:$PATH %endif -%if %{mdkver} > 201610 export RUSTFLAGS="-Cdebuginfo=0" -%endif %if 0%{?clang} %define linker lld @@ -272,9 +270,7 @@ ac_add_options --disable-crashreporter # debug #ac_add_options --disable-debug #ac_add_options --disable-debug-symbols -%if %{mdkver} > 201610 ac_add_options --disable-elf-hack -%endif ac_add_options --disable-tests ac_add_options --disable-updater %if %{toolkit_gtk3}