Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/extra/rust
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2022-09-15 15:53:40 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2022-09-15 15:53:40 +0200
commit13201888fdb0b6dff2033e765668757e80064bdd (patch)
tree5b744bf44d9a0ce2322950790a8096cfdd6089a8 /extra/rust
parentbdbb6c7e0094fec809d8ae27248a7ab2639baa80 (diff)
extra/rust: temporarily allow heavy parallel builds
Diffstat (limited to 'extra/rust')
-rw-r--r--extra/rust/PKGBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/extra/rust/PKGBUILD b/extra/rust/PKGBUILD
index 09db8d46..98d746d3 100644
--- a/extra/rust/PKGBUILD
+++ b/extra/rust/PKGBUILD
@@ -16,12 +16,12 @@ eval "$(
)"
# stop insanity of nproc (see FS#62952)
-eval "$(
- declare -f build | \
- sed '
- s/-j "$(nproc)"/-j1/
- '
-)"
+#eval "$(
+# declare -f build | \
+# sed '
+# s/-j "$(nproc)"/-j1/
+# '
+#)"
if [ "${CARCH}" != 'pentium4' ]; then
eval "$(