Reworking the toolchain
We need to make a cross compiler first before then targeting the actual toolchain
This commit is contained in:
parent
e12419d686
commit
58d098dfae
3 changed files with 7 additions and 13 deletions
|
|
@ -38,5 +38,3 @@ make headers
|
|||
find usr/include -type f ! -name '*.h' -delete
|
||||
cp -rv usr/include/* ../"$FROOT"/include/
|
||||
|
||||
exit
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue