update patches and versions for devkitARM r42

This commit is contained in:
Dave Murphy
2012-12-16 17:59:12 +00:00
parent c372699fc7
commit 7467c56259
9 changed files with 3511 additions and 366 deletions

View File

@@ -54,7 +54,7 @@ then
--with-headers=../../newlib-$NEWLIB_VER/newlib/libc/include \
--prefix=$prefix \
--enable-lto $plugin_ld\
--with-bugurl="http://wiki.devkitpro.org/index.php/Bug_Reports" --with-pkgversion="devkitARM release 41" \
--with-bugurl="http://wiki.devkitpro.org/index.php/Bug_Reports" --with-pkgversion="devkitARM release 42" \
$CROSS_PARAMS \
|| { echo "Error configuring gcc"; exit 1; }
touch configured-gcc