*** empty log message ***

This commit is contained in:
Dave Murphy 2005-03-03 07:59:55 +00:00
parent 49e12f6b36
commit 46ffcc57a4
2 changed files with 4 additions and 2 deletions

View File

@ -2,4 +2,5 @@ powerpc-gekko
libogc-20050121
gcc-3.4.3
binutils-2.15
newlib-1.12.0
newlib-1.12.0
libogc-20050218

View File

@ -10,7 +10,7 @@
BINUTILS_VER=2.15
GCC_VER=3.4.3
NEWLIB_VER=1.13.0
NEWLIB_VER=1.12.0
LIBOGC_VER=20050218
BINUTILS="binutils-$BINUTILS_VER.tar.bz2"
@ -281,6 +281,7 @@ if [ -f $scriptdir/build-tools.sh ]; then . $scriptdir/build-tools.sh ; cd $BUIL
strip $INSTALLDIR/bin/*
strip $INSTALLDIR/$target/bin/*
strip $INSTALLDIR/libexec/gcc/$target/$GCC_VER/*
rm -fr $INSTALLDIR/include/c++/$GCC_VER/$target/bits/stdc++.h.gch