add changes for devkitPPC release 18 alpha

This commit is contained in:
Dave Murphy
2009-05-18 23:41:31 +00:00
parent 1de57085c5
commit bbf718ca55
4 changed files with 141 additions and 191 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 17" \
--with-bugurl="http://wiki.devkitpro.org/index.php/Bug_Reports" --with-pkgversion="devkitPPC release 18 alpha" \
2>&1 | tee gcc_configure.log
touch configured-gcc
fi