mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-09-04 08:44:39 -05:00
added patch for gcc 4.1.0
updated newlib 1.14.0 patch updated script for new versions
This commit is contained in:
@@ -41,6 +41,7 @@ cd $target/gcc
|
||||
--enable-interwork --enable-multilib\
|
||||
--with-gcc --with-gnu-ld --with-gnu-as --with-stabs \
|
||||
--disable-shared --disable-threads --disable-win32-registry --disable-nls --disable-debug\
|
||||
--disable-libmudflap --disable-libssp \
|
||||
--target=$target \
|
||||
--with-newlib \
|
||||
--prefix=$prefix -v\
|
||||
|
||||
Reference in New Issue
Block a user