summaryrefslogtreecommitdiff
path: root/waterfox
diff options
context:
space:
mode:
Diffstat (limited to 'waterfox')
-rw-r--r--waterfox/waterfox.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/waterfox/waterfox.spec b/waterfox/waterfox.spec
index 009e116..ef606d4 100644
--- a/waterfox/waterfox.spec
+++ b/waterfox/waterfox.spec
@@ -146,6 +146,8 @@ ExcludeArch: armv7hl
%global system_vorbis 0
%global system_sqlite 0
%global system_libvpx 0
+%global build_stylo 0
+%global build_rust_simd 0
%if "%{?scl_env}" != ""
BuildRequires: %{scl_buildreq}
%endif
bgstack15