From: Arne Fitzenreiter Date: Sat, 14 Apr 2018 16:42:52 +0000 (+0200) Subject: screen: build before elfutils X-Git-Tag: v2.21-core122~178^2~20^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0245f3b6e1c41a91cc3c915a48ea0a3ad4b56deb;p=ipfire-2.x.git screen: build before elfutils if it buils after elfutils it links against libelf which is an addon Signed-off-by: Arne Fitzenreiter --- diff --git a/make.sh b/make.sh index 130c88b3a8..7067b84bab 100755 --- a/make.sh +++ b/make.sh @@ -1064,6 +1064,7 @@ buildipfire() { lfsmake2 libnetfilter_cthelper lfsmake2 libnetfilter_cttimeout lfsmake2 iptables + lfsmake2 screen lfsmake2 elfutils case "${BUILD_ARCH}" in @@ -1297,7 +1298,7 @@ buildipfire() { lfsmake2 mc lfsmake2 wget lfsmake2 bridge-utils - lfsmake2 screen +# lfsmake2 screen lfsmake2 smartmontools lfsmake2 htop lfsmake2 chkconfig