mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-04-25 15:41:31 -05:00
*** empty log message ***
This commit is contained in:
parent
850996d619
commit
85adc2d8fc
|
|
@ -41,6 +41,7 @@ cd $target/gcc
|
||||||
--enable-cxx-flags="-G0" \
|
--enable-cxx-flags="-G0" \
|
||||||
--target=$target \
|
--target=$target \
|
||||||
--with-newlib \
|
--with-newlib \
|
||||||
|
--without-headers \
|
||||||
--prefix=$prefix \
|
--prefix=$prefix \
|
||||||
|| { echo "Error configuring gcc"; exit 1; }
|
|| { echo "Error configuring gcc"; exit 1; }
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user