mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-11 22:05:23 +01:00
Move musl build with shared libraries after autogen.
This commit is contained in:
parent
d1d36a4b8d
commit
3900cf04ca
10 changed files with 31 additions and 27 deletions
|
|
@ -84,8 +84,6 @@ build gcc-4.7.4
|
|||
|
||||
build binutils-2.38
|
||||
|
||||
build musl-1.2.3
|
||||
|
||||
build gperf-3.1
|
||||
|
||||
build libunistring-0.9.10
|
||||
|
|
@ -106,6 +104,8 @@ build sed-4.8
|
|||
|
||||
build autogen-5.18.16 autogen-5.18.16.sh '' gnu-autogen-bootstrapping-autogen-5.18.16-v1.0
|
||||
|
||||
build musl-1.2.3
|
||||
|
||||
if [ "$FORCE_TIMESTAMPS" = True ] ; then
|
||||
echo 'Forcing all files timestamps to be 0 unix time.'
|
||||
canonicalise_all_files_timestamp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue