summaryrefslogtreecommitdiff
path: root/community/seamonkey/PKGBUILD
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2021-02-05 09:34:40 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2021-02-05 09:34:40 +0100
commita73905681489f018c7fc445499e4b28a02f6dd01 (patch)
tree25c8962de01b2381020bccf69a7d13b0b18f8c4f /community/seamonkey/PKGBUILD
parent3acf324f308bc51d8509ade995a3d652c42b0f50 (diff)
downloadpackages-a73905681489f018c7fc445499e4b28a02f6dd01.tar.xz
community/seamonkey: removed llvm10 rust patching
Diffstat (limited to 'community/seamonkey/PKGBUILD')
-rw-r--r--community/seamonkey/PKGBUILD3
1 files changed, 0 insertions, 3 deletions
diff --git a/community/seamonkey/PKGBUILD b/community/seamonkey/PKGBUILD
index 085b4d69..e4c017a8 100644
--- a/community/seamonkey/PKGBUILD
+++ b/community/seamonkey/PKGBUILD
@@ -6,6 +6,3 @@ eval "$(
export LDFLAGS="-Wl,--no-keep-memory"
'
)"
-
-# rust is too old, needs llvm10 for now
-makedepends=("${makedepends[@]/llvm/llvm10}")