]> git.ipfire.org Git - people/ms/ipfire-2.x.git/commitdiff
make.sh: Build the rust compiler earlier
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 18 Jan 2022 12:57:48 +0000 (12:57 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 16 Feb 2022 17:55:34 +0000 (17:55 +0000)
rustc is being required earlier for building python3-cryptography.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
make.sh

diff --git a/make.sh b/make.sh
index 597e625ca839b82ad480e7f42efa15ccac6ae88e..d831602a40bbbe642184c732e2facf1df6b08c03 100755 (executable)
--- a/make.sh
+++ b/make.sh
@@ -1150,6 +1150,7 @@ buildipfire() {
   lfsmake2 configroot
   lfsmake2 initscripts
   lfsmake2 backup
+  lfsmake2 rust
   lfsmake2 openssl
   lfsmake2 kmod
   lfsmake2 udev