diff options
-rw-r--r-- | waterfox/waterfox.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/waterfox/waterfox.spec b/waterfox/waterfox.spec index 2133100..57ee5d8 100644 --- a/waterfox/waterfox.spec +++ b/waterfox/waterfox.spec @@ -75,7 +75,7 @@ ExcludeArch: armv7hl # Set to build with pinned rust version # This enables stylo build when default rust version is not supported # and a downgraded rust package exists -%global build_with_pinned_rust 1 +%global build_with_pinned_rust 0 %global rust_build_min_ver 1.35 %global rust_build_min_nover 1.38 |