mirror of
https://abf.rosa.ru/djam/firefox.git
synced 2025-02-25 02:52:59 +00:00
enable optimize again
This commit is contained in:
parent
380e8b47bd
commit
05e7aa3fac
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue