From 88cea12ad17b30f5b3365e1d5994c4400dac9d3a Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Fri, 5 Feb 2021 09:40:40 +0100 Subject: extra/firefox: build against rust not rust148 --- extra/firefox/PKGBUILD | 3 --- 1 file changed, 3 deletions(-) (limited to 'extra') diff --git a/extra/firefox/PKGBUILD b/extra/firefox/PKGBUILD index 5a483a75..7c21b896 100644 --- a/extra/firefox/PKGBUILD +++ b/extra/firefox/PKGBUILD @@ -1,6 +1,3 @@ -# rust 1.49 has refused to rebuild for now, using rust148 for now -makedepends=("${makedepends[@]/rust/rust148}") - # disable LTO as it has little benefit and uses too many resources # don't compile with clang, use gcc toolchain (clang has issues on IA32) # disable SIMD (SSE2 for i686) -- cgit v1.2.3