Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/extra/libetebase/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/libetebase/PKGBUILD')
-rw-r--r--extra/libetebase/PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/libetebase/PKGBUILD b/extra/libetebase/PKGBUILD
index b6a28306..6883ef75 100644
--- a/extra/libetebase/PKGBUILD
+++ b/extra/libetebase/PKGBUILD
@@ -1,2 +1 @@
-# cargo/rust is still lined against openssl 1.1
-makedepends+=(openssl-1.1)
+eval "$(declare -f prepare | sed 's@$CARCH-unknown-linux-gnu@$(rustc -vV | sed -n "s/host: //p")@')"