mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-09-22 17:24:15 -05:00
gcc included zlib has problems on amd64
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user