Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTasos Sahanidis <tasos@tasossah.com>2024-04-08 02:36:19 +0300
committerTasos Sahanidis <tasos@tasossah.com>2024-04-08 02:36:19 +0300
commitbc6dcfb20945f8ae2d102160ce7f035f747ebc75 (patch)
tree5107f9c6c649744c4442644735f2675a4febc753
parent61337c709df2183e9fed943ec9f1db1b071566cf (diff)
extra/cargo-audit: Fix pentium4 builds
-rw-r--r--extra/cargo-audit/PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/cargo-audit/PKGBUILD b/extra/cargo-audit/PKGBUILD
new file mode 100644
index 00000000..4c87c0d9
--- /dev/null
+++ b/extra/cargo-audit/PKGBUILD
@@ -0,0 +1 @@
+eval "$(declare -f prepare | sed 's@rustc -vV@echo "host: i686-unknown-linux-gnu"@')"