gcc included zlib has problems on amd64

This commit is contained in:
Dave Murphy 2012-03-31 19:26:09 +01:00 committed by Dave Murphy
parent da0d2f7b3a
commit 246eeea9ac

View File

@ -201,6 +201,7 @@ cd $BUILDDIR
extract_and_patch binutils $BINUTILS_VER bz2
extract_and_patch gcc $GCC_VER bz2
rm -fr gcc-$GCC_VER/zlib
extract_and_patch newlib $NEWLIB_VER gz
extract_and_patch gdb $GDB_VER bz2