make.sh: Build popt earlier

efivars depends on it and since it is a very common library
without any dependencies, we can build it very early

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2018-06-11 17:13:40 +01:00
parent 8a06ff80c4
commit 3755e35809

View File

@@ -1061,6 +1061,7 @@ buildipfire() {
lfsmake2 configroot
lfsmake2 initscripts
lfsmake2 backup
lfsmake2 popt
lfsmake2 libusb
lfsmake2 libusb-compat
lfsmake2 libpcap
@@ -1187,7 +1188,6 @@ buildipfire() {
lfsmake2 libtiff
lfsmake2 libart
lfsmake2 gd
lfsmake2 popt
lfsmake2 slang
lfsmake2 newt
lfsmake2 libsmooth