mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-06-21 12:03:39 -05:00
devkitPPC: releease 37
This commit is contained in:
parent
20bf4948a1
commit
433a4bdd80
|
|
@ -2,7 +2,7 @@
|
|||
#!/bin/bash
|
||||
#---------------------------------------------------------------------------------
|
||||
# devkitARM release 54
|
||||
# devkitPPC release 36
|
||||
# devkitPPC release 37
|
||||
# devkitA64 release 15
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
|
|
|
|||
|
|
@ -97,7 +97,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 36" \
|
||||
--with-bugurl="https://github.com/devkitpro/buildscripts/issues" --with-pkgversion="devkitPPC release 37" \
|
||||
$CROSS_PARAMS \
|
||||
$CROSS_GCC_PARAMS \
|
||||
CFLAGS_FOR_TARGET="-O2 -ffunction-sections -fdata-sections" \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user