changes for devkitPPC release 20

This commit is contained in:
Dave Murphy
2010-02-21 16:56:47 +00:00
parent b4b01cd4b1
commit a2c0d735da
4 changed files with 267 additions and 5165 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 19" \
--with-bugurl="http://wiki.devkitpro.org/index.php/Bug_Reports" --with-pkgversion="devkitPPC release 20" \
2>&1 | tee gcc_configure.log
touch configured-gcc
fi