Update 'Building rootfs tarballs'
parent
a89f6fe8d2
commit
faeb2ad0aa
@ -107,11 +107,12 @@ Syntax may differ between versions. The following versions were used for this gu
|
|||||||
$ mkdir -p ${EVEREST}/cross-tools/${EVEREST_TARGET}
|
$ mkdir -p ${EVEREST}/cross-tools/${EVEREST_TARGET}
|
||||||
|
|
||||||
18 - Build the cross-toolchain
|
18 - Build the cross-toolchain
|
||||||
|
|
||||||
$ cd ${EVEREST}/sources
|
$ cd ${EVEREST}/sources
|
||||||
$ git clone https://git.everestlinux.org/EverestLinux/musl-cross-make
|
$ git clone https://git.everestlinux.org/EverestLinux/musl-cross-make
|
||||||
$ cd musl-cross-make
|
$ cd musl-cross-make
|
||||||
$ make
|
$ make
|
||||||
$ make install
|
$ make install
|
||||||
*Note: to speed up this process, prefix both make commands with -jX, replacing X with your CPU's cores + threads*
|
#Note: to speed up this process, prefix both make commands with -jX, replacing X with your CPU's cores + threads
|
||||||
|
|
||||||
19 - Install
|
19 - Install
|
Loading…
Reference in New Issue
Block a user