mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-09-25 10:45:31 -05:00
devkitPPC: next release is 39
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
|
||||
#!/bin/bash
|
||||
#---------------------------------------------------------------------------------
|
||||
# devkitARM release 56
|
||||
# devkitPPC release 38
|
||||
# devkitARM release 55
|
||||
# devkitPPC release 39
|
||||
# devkitA64 release 17
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
|
||||
@@ -100,7 +100,7 @@ then
|
||||
--with-headers=../../newlib-$NEWLIB_VER/newlib/libc/include \
|
||||
--prefix=$prefix\
|
||||
--with-system-zlib\
|
||||
--with-bugurl="https://github.com/devkitpro/buildscripts/issues" --with-pkgversion="devkitPPC release 38" \
|
||||
--with-bugurl="https://github.com/devkitpro/buildscripts/issues" --with-pkgversion="devkitPPC release 39" \
|
||||
$CROSS_PARAMS \
|
||||
$CROSS_GCC_PARAMS \
|
||||
CFLAGS_FOR_TARGET="-O2 -ffunction-sections -fdata-sections" \
|
||||
|
||||
Reference in New Issue
Block a user