summarylogtreecommitdiffstats
path: root/mozconfig
diff options
context:
space:
mode:
authorFrederic Bezies2021-05-14 12:16:05 +0200
committerFrederic Bezies2021-05-14 12:16:05 +0200
commitcc2c04965790de20ff43bcdaaa092b8d7d88b8b1 (patch)
tree088388c277f1593cd301a116641c31731add604a /mozconfig
parenta97ce1fc4f8c06d8aa142cebae00936ea8583d4b (diff)
downloadaur-waterfox-classic-git.tar.gz
May 14th, 2021 update
Diffstat (limited to 'mozconfig')
-rw-r--r--mozconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/mozconfig b/mozconfig
index 5f761d4e7df8..0209d7328a89 100644
--- a/mozconfig
+++ b/mozconfig
@@ -11,7 +11,7 @@ export CFLAGS=""
# a bit of extra hardening and optimization, edit to your tastes
export LDFLAGS="-Wl,-O3,--no-omagic,--sort-common,--as-needed,--relax,-z,norelro,-z,combreloc,-z,global,-z,noexecstack,-z,now"
-ac_add_options --enable-optimize="-O3 -march=native -mtune=native -fcolor-diagnostics -w -fstack-protector-strong -fcf-protection=full -Wp,-D_GLIBCXX_ASSERTIONS -fno-plt"
+ac_add_options --enable-optimize
ac_add_options --target=x86_64-pc-linux-gnu
mk_add_options AUTOCLOBBER=1