From f8a8137bb07d208232c39ef3ed66ef3f6dd7273c Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Thu, 19 Nov 2020 10:29:08 +0100 Subject: community/seamonkey: forced build using older rust and llvm10 --- community/seamonkey/PKGBUILD | 3 +++ 1 file changed, 3 insertions(+) (limited to 'community/seamonkey') diff --git a/community/seamonkey/PKGBUILD b/community/seamonkey/PKGBUILD index e4c017a8..085b4d69 100644 --- a/community/seamonkey/PKGBUILD +++ b/community/seamonkey/PKGBUILD @@ -6,3 +6,6 @@ eval "$( export LDFLAGS="-Wl,--no-keep-memory" ' )" + +# rust is too old, needs llvm10 for now +makedepends=("${makedepends[@]/llvm/llvm10}") -- cgit v1.2.3