summaryrefslogtreecommitdiff
path: root/extra
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2022-04-22 17:39:37 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2022-04-22 17:39:37 +0200
commit11c10e4ef80cddfd4a2609958e73b3299b4fbdf3 (patch)
treee7ffda2b841d154479822136541a68b5438e3c48 /extra
parent5651f9ad71392a579e210d9aa24ac1478a8a8bf6 (diff)
downloadpackages-11c10e4ef80cddfd4a2609958e73b3299b4fbdf3.tar.xz
extra/rust: build rust 1.60 with rust 1.60
Diffstat (limited to 'extra')
-rw-r--r--extra/rust/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/rust/PKGBUILD b/extra/rust/PKGBUILD
index fb6ca9d5..418aa7fb 100644
--- a/extra/rust/PKGBUILD
+++ b/extra/rust/PKGBUILD
@@ -77,8 +77,8 @@ makedepends=(${makedepends[@]//lib32-gcc-libs/})
# Enable on demand, if your previous rust is broken use previous version
# from build-support
-makedepends=(${makedepends[@]//rust/})
-makedepends+=('rust159-bin')
+#makedepends=(${makedepends[@]//rust/})
+#makedepends+=('rust159-bin')
# rust 1.56 is built against llvm12.0, so force that in as a make dependency
#makedepends+=('llvm12-libs')