mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-06-20 11:33:32 -05:00
devkitARM: release 66
This commit is contained in:
parent
d6434abd04
commit
24164cca86
|
|
@ -1,6 +1,6 @@
|
|||
#!/usr/bin/env bash
|
||||
#---------------------------------------------------------------------------------
|
||||
# devkitARM release 65
|
||||
# devkitARM release 66
|
||||
# devkitPPC release 46.1
|
||||
# devkitA64 release 27
|
||||
#---------------------------------------------------------------------------------
|
||||
|
|
|
|||
|
|
@ -66,7 +66,7 @@ then
|
|||
--with-system-zlib \
|
||||
--disable-tm-clone-registry \
|
||||
--disable-__cxa_atexit \
|
||||
--with-bugurl="http://wiki.devkitpro.org/index.php/Bug_Reports" --with-pkgversion="devkitARM release 65" \
|
||||
--with-bugurl="http://wiki.devkitpro.org/index.php/Bug_Reports" --with-pkgversion="devkitARM release 66" \
|
||||
$CROSS_PARAMS \
|
||||
$CROSS_GCC_PARAMS \
|
||||
$EXTRA_GCC_PARAMS \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user