From 6ec781e5cdc753015a77598e008e0f33c68a87d3 Mon Sep 17 00:00:00 2001 From: B Stack Date: Tue, 15 Oct 2019 16:53:47 -0400 Subject: waterfox: revert pinned rust Builds with rust=1.38 will break, so that is all the fedora chroots. This hopefully is temporary. Meanwhile, el7 and el8 should work. --- waterfox/waterfox.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'waterfox') 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 -- cgit