updates for devkitPPC r25

This commit is contained in:
Dave Murphy
2012-02-25 13:48:56 +00:00
parent 3b7cbafeae
commit a8c474909a
5 changed files with 282 additions and 324 deletions

View File

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