mirror of
https://github.com/luisgbm/lfs-scripts.git
synced 2026-03-10 04:41:10 +00:00
Update README.md
This commit is contained in:
parent
b32bc0899c
commit
90ce5fad1c
1 changed files with 1 additions and 1 deletions
|
|
@ -116,7 +116,7 @@ Copy all the shell scripts from this repository to your $LFS directory:
|
||||||
cp /<location_of_the_scripts>/*.sh $LFS
|
cp /<location_of_the_scripts>/*.sh $LFS
|
||||||
```
|
```
|
||||||
|
|
||||||
Now, run the lfs-cross.sh script, which will build the cross-toolchain and cross compiling temporary tools from chapters 5 and 6. The build took approximately 30 minutes on my machine:
|
Now, run the lfs-cross.sh script, which will build the cross-toolchain and cross compiling temporary tools from chapters 5 and 6:
|
||||||
|
|
||||||
```
|
```
|
||||||
sh $LFS/lfs-cross.sh | tee $LFS/lfs-cross.log
|
sh $LFS/lfs-cross.sh | tee $LFS/lfs-cross.log
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue