mirror of
https://github.com/luisgbm/lfs-scripts.git
synced 2026-03-09 20:31:09 +00:00
Update README.md
This commit is contained in:
parent
cc07f44572
commit
35ee8e631c
1 changed files with 2 additions and 0 deletions
|
|
@ -113,5 +113,7 @@ source ~/.bash_profile
|
|||
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 30 min on my machine:
|
||||
|
||||
```
|
||||
cd $LFS
|
||||
cp /<location_of_the_scripts>/lfs-cross.sh .
|
||||
sh lfs-cross.sh
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue