diff options
author | B Stack <bgstack15@gmail.com> | 2019-04-16 13:32:56 -0400 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2019-04-16 13:32:56 -0400 |
commit | f4866034846455788d356f67aa63a063eea2f28c (patch) | |
tree | 995d4b24ef97d38ac2f92b30298f412372276250 /waterfox/waterfox-mozconfig | |
parent | waterfox: latest repack by phantomx (diff) | |
download | stackrpms-f4866034846455788d356f67aa63a063eea2f28c.tar.gz stackrpms-f4866034846455788d356f67aa63a063eea2f28c.tar.bz2 stackrpms-f4866034846455788d356f67aa63a063eea2f28c.zip |
waterfox: WIP fedora disable rust simd
Diffstat (limited to 'waterfox/waterfox-mozconfig')
-rw-r--r-- | waterfox/waterfox-mozconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/waterfox/waterfox-mozconfig b/waterfox/waterfox-mozconfig index cb7514a..f362cbc 100644 --- a/waterfox/waterfox-mozconfig +++ b/waterfox/waterfox-mozconfig @@ -35,7 +35,7 @@ ac_add_options --disable-profiling ac_add_options --disable-signmar ac_add_options --disable-verify-mar -ac_add_options --enable-rust-simd +ac_add_options --disable-rust-simd ac_add_options --with-app-name=waterfox ac_add_options --with-app-basename=Waterfox |