[07/50] make.sh: Build the rust compiler earlier

Message ID 20220222125135.1211290-8-michael.tremer@ipfire.org
State Dropped
Headers
Series [01/50] expat: Update to version 2.4.6 - Security/CVE fixes |

Commit Message

Michael Tremer Feb. 22, 2022, 12:50 p.m. UTC
  rustc is being required earlier for building python3-cryptography.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
---
 make.sh | 1 +
 1 file changed, 1 insertion(+)
  

Patch

diff --git a/make.sh b/make.sh
index a982c0d16..92a766068 100755
--- 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