mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-03-30 13:55:09 -05:00
revert to newlib 2.0.0
This commit is contained in:
parent
ca6443a27c
commit
b6511b156c
7310
dkppc/patches/newlib-2.0.0.patch
Normal file
7310
dkppc/patches/newlib-2.0.0.patch
Normal file
File diff suppressed because it is too large
Load Diff
|
|
@ -42,8 +42,8 @@ case "$VERSION" in
|
|||
"2" )
|
||||
GCC_VER=4.9.2
|
||||
BINUTILS_VER=2.25
|
||||
NEWLIB_VER=2.2.0
|
||||
GDB_VER=7.8.2
|
||||
NEWLIB_VER=2.0.0
|
||||
basedir='dkppc'
|
||||
package=devkitPPC
|
||||
target=powerpc-eabi
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user