index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
author | Tasos Sahanidis <tasos@tasossah.com> | 2024-04-08 02:36:19 +0300 |
---|---|---|
committer | Tasos Sahanidis <tasos@tasossah.com> | 2024-04-08 02:36:19 +0300 |
commit | bc6dcfb20945f8ae2d102160ce7f035f747ebc75 (patch) | |
tree | 5107f9c6c649744c4442644735f2675a4febc753 /extra/cargo-audit | |
parent | 61337c709df2183e9fed943ec9f1db1b071566cf (diff) |
-rw-r--r-- | extra/cargo-audit/PKGBUILD | 1 |
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"@')" |