update patches and versions for next devkitARM & devkitPPC

This commit is contained in:
Dave Murphy
2010-03-21 11:02:48 +00:00
parent 2a85c05bb1
commit 6ae0ea07c0
7 changed files with 891 additions and 39 deletions

View File

@@ -101,7 +101,7 @@ then
--with-newlib \
--prefix=$prefix\
--disable-dependency-tracking \
--with-bugurl="http://wiki.devkitpro.org/index.php/Bug_Reports" --with-pkgversion="devkitPPC release 20" \
--with-bugurl="http://wiki.devkitpro.org/index.php/Bug_Reports" --with-pkgversion="devkitPPC release 21" \
2>&1 | tee gcc_configure.log
touch configured-gcc
fi