mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-04-16 23:06:08 -05:00
corrected some linux problems
This commit is contained in:
parent
c91cec00e2
commit
bcd0688d4f
|
|
@ -10,8 +10,8 @@ BINUTILS_VER=2.16.1
|
|||
GCC_VER=4.0.1
|
||||
NEWLIB_VER=1.13.0
|
||||
LIBOGC_VER=20050812
|
||||
LIBGBA_VER=20050615
|
||||
LIBNDS_VER=20050804
|
||||
LIBGBA_VER=20050914
|
||||
LIBNDS_VER=20050914
|
||||
|
||||
BINUTILS="binutils-$BINUTILS_VER.tar.bz2"
|
||||
GCC_CORE="gcc-core-$GCC_VER.tar.bz2"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user