mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-03-24 02:54:24 -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" \
|
||||
--target=$target \
|
||||
--with-newlib \
|
||||
--without-headers \
|
||||
--prefix=$prefix \
|
||||
|| { echo "Error configuring gcc"; exit 1; }
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user