summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2021-01-24 10:05:59 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2021-01-24 10:05:59 +0100
commit277e530ce3bb80d861e12690a26f8124195c9390 (patch)
tree7d9e4010f2fb5b32fab6129231b25ae08d52f4e4
parent8ccb437f7a9e283aafa8c399434bba78813d728f (diff)
downloadpackages-277e530ce3bb80d861e12690a26f8124195c9390.tar.xz
extra/rust: another patch for removing lib32- stuff
-rw-r--r--extra/rust/PKGBUILD3
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/rust/PKGBUILD b/extra/rust/PKGBUILD
index 55af3681..207e3ca7 100644
--- a/extra/rust/PKGBUILD
+++ b/extra/rust/PKGBUILD
@@ -44,6 +44,9 @@ pkgname=(
)
)
+# remove 32-bit stuff (shouldn't that be removed automatically?)
+makedepends=(${makedepends[@]//lib32-gcc-libs/})
+
eval "$(
declare -f package_rust | \
sed '