Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/extra/sequoia-sq/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/sequoia-sq/PKGBUILD')
-rw-r--r--extra/sequoia-sq/PKGBUILD3
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/sequoia-sq/PKGBUILD b/extra/sequoia-sq/PKGBUILD
new file mode 100644
index 00000000..3cdf97b9
--- /dev/null
+++ b/extra/sequoia-sq/PKGBUILD
@@ -0,0 +1,3 @@
+# eval "$(declare -f prepare | sed 's@rustc -vV@echo "host: i686-unknown-linux-gnu"@')"
+# Essentially apply https://gitlab.archlinux.org/archlinux/packaging/packages/cargo-audit/-/commit/dd4c71adb934157153ec65bc0361fc6d30544158
+eval "$(declare -f prepare | sed 's@$CARCH-unknown-linux-gnu@$(rustc -vV | sed -n "s/host: //p")@')"