make.sh: Build acl and attr earlier

These libraries are needed to link tar against them for
extended attribute support

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2021-01-05 16:09:16 +00:00
parent d0a16dba28
commit 241bf919fc
2 changed files with 3 additions and 2 deletions

View File

@@ -0,0 +1 @@
../../../common/tar

View File

@@ -1104,6 +1104,8 @@ buildbase() {
lfsmake2 xz
lfsmake2 pcre
lfsmake2 pcre-compat
lfsmake2 attr
lfsmake2 acl
lfsmake2 bash
lfsmake2 diffutils
lfsmake2 e2fsprogs
@@ -1269,8 +1271,6 @@ buildipfire() {
lfsmake2 slang
lfsmake2 newt
lfsmake2 libsmooth
lfsmake2 attr
lfsmake2 acl
lfsmake2 libcap
lfsmake2 libcap-ng
lfsmake2 pciutils