From 86ea7815b4702fb2f606b6caa4fb2e146937aa97 Mon Sep 17 00:00:00 2001 From: psykose Date: Thu, 11 May 2023 00:44:00 +0000 Subject: [PATCH] scripts/bootstrap.sh: update rust bootstrap positioning --- scripts/bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/bootstrap.sh b/scripts/bootstrap.sh index 83f52694f6e..d16cefd57b2 100755 --- a/scripts/bootstrap.sh +++ b/scripts/bootstrap.sh @@ -127,7 +127,7 @@ for PKG in fortify-headers linux-headers musl libc-dev pkgconf zlib \ libffi \ brotli libev c-ares cunit nghttp2 curl \ libssh2 \ - libxml2 pax-utils llvm14 community/ghc llvm16 community/rust \ + libxml2 pax-utils llvm14 community/ghc llvm16 rust \ $KERNEL_PKG ; do if [ "$NEEDS_LIBATOMIC" = "yes" ]; then