mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
kernel: build elfutil before the kernel
kernel 4.14.9 need elfutil to generate unwind tables. Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
2
make.sh
2
make.sh
@@ -1061,6 +1061,7 @@ buildipfire() {
|
||||
lfsmake2 libnetfilter_cthelper
|
||||
lfsmake2 libnetfilter_cttimeout
|
||||
lfsmake2 iptables
|
||||
lfsmake2 elfutils
|
||||
|
||||
case "${BUILD_ARCH}" in
|
||||
x86_64)
|
||||
@@ -1467,7 +1468,6 @@ buildipfire() {
|
||||
lfsmake2 sendEmail
|
||||
lfsmake2 sysbench
|
||||
lfsmake2 strace
|
||||
lfsmake2 elfutils
|
||||
lfsmake2 ltrace
|
||||
lfsmake2 ipfire-netboot
|
||||
lfsmake2 lcdproc
|
||||
|
||||
Reference in New Issue
Block a user