mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
rust: Build rust and all packages later when Python 3 is available
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org> Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org> Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
committed by
Michael Tremer
parent
ab7afad56c
commit
150de02e75
2
make.sh
2
make.sh
@@ -1215,6 +1215,7 @@ buildipfire() {
|
||||
lfsmake2 sqlite
|
||||
lfsmake2 libffi
|
||||
lfsmake2 python3
|
||||
lfsmake2 rust
|
||||
lfsmake2 gdb
|
||||
lfsmake2 grub
|
||||
lfsmake2 efivar
|
||||
@@ -1341,7 +1342,6 @@ buildipfire() {
|
||||
lfsmake2 rrdtool
|
||||
lfsmake2 setup
|
||||
lfsmake2 libdnet
|
||||
lfsmake2 rust
|
||||
lfsmake2 jansson
|
||||
lfsmake2 yaml
|
||||
lfsmake2 libhtp
|
||||
|
||||
Reference in New Issue
Block a user