diff options
author | B Stack <bgstack15@gmail.com> | 2018-12-14 18:36:14 +0000 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2018-12-14 18:36:14 +0000 |
commit | 17780e5e203eb06fa83bc9bf38473cff5dec49ef (patch) | |
tree | eb372a96fd5e43ba4457891b6d22a269deda1b41 /waterfox/waterfox-mozconfig | |
parent | Merge branch 'palemoon-bump' into 'master' (diff) | |
parent | waterfox 56.2.5 (diff) | |
download | stackrpms-17780e5e203eb06fa83bc9bf38473cff5dec49ef.tar.gz stackrpms-17780e5e203eb06fa83bc9bf38473cff5dec49ef.tar.bz2 stackrpms-17780e5e203eb06fa83bc9bf38473cff5dec49ef.zip |
Merge branch 'waterfox-bump' into 'master'
waterfox 56.2.5-2
See merge request bgstack15/stackrpms!21
Diffstat (limited to 'waterfox/waterfox-mozconfig')
-rw-r--r-- | waterfox/waterfox-mozconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/waterfox/waterfox-mozconfig b/waterfox/waterfox-mozconfig index bd17381..57b40bb 100644 --- a/waterfox/waterfox-mozconfig +++ b/waterfox/waterfox-mozconfig @@ -16,10 +16,8 @@ ac_add_options --disable-updater ac_add_options --enable-url-classifier ac_add_options --enable-chrome-format=omni ac_add_options --enable-pulseaudio -ac_add_options --with-system-icu ac_add_options --enable-release ac_add_options --enable-pie -ac_add_options --enable-gold ac_add_options --disable-gconf # Workaround for mozbz#1341234 ac_add_options BINDGEN_CFLAGS="$(pkg-config nspr pixman-1 --cflags)" @@ -37,7 +35,6 @@ ac_add_options --disable-profiling ac_add_options --disable-signmar ac_add_options --disable-verify-mar -#ac_add_options --enable-rust-simd # on x86 requires SSE2, breaks with system llvm ac_add_options --enable-stylo=build ac_add_options --with-app-name=waterfox |