mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-06-21 12:03:39 -05:00
gcc included zlib has problems on amd64
This commit is contained in:
parent
da0d2f7b3a
commit
246eeea9ac
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user