enable optimize again

This commit is contained in:
Tigro 2014-02-13 15:47:52 +04:00
parent 380e8b47bd
commit 05e7aa3fac

View file

@ -191,8 +191,6 @@ perl ./certdata.perl < /etc/pki/tls/mozilla/certdata.txt
popd
%build
%global optflags %(echo %{optflags} | sed -e 's/-O2/-O0/' -e 's/-gdwarf-4//' -e 's/-fvar-tracking-assignments//' -e 's/-frecord-gcc-switches//' -e 's/-Wa,--compress-debug-sections//')
export MOZCONFIG=`pwd`/mozconfig
cat << EOF > $MOZCONFIG
mk_add_options MOZILLA_OFFICIAL=1