Skip to content

Commit 776be58

Browse files
committed
devkitARM: next update is release 60
1 parent 87f8584 commit 776be58

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

build-devkit.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env bash
22
#---------------------------------------------------------------------------------
3-
# devkitARM release 59
3+
# devkitARM release 60
44
# devkitPPC release 41
55
# devkitA64 release 21
66
#---------------------------------------------------------------------------------

dkarm-eabi/scripts/build-gcc.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ then
6666
--with-system-zlib \
6767
--disable-tm-clone-registry \
6868
--disable-__cxa_atexit \
69-
--with-bugurl="http://wiki.devkitpro.org/index.php/Bug_Reports" --with-pkgversion="devkitARM release 59" \
69+
--with-bugurl="http://wiki.devkitpro.org/index.php/Bug_Reports" --with-pkgversion="devkitARM release 60" \
7070
$CROSS_PARAMS \
7171
$CROSS_GCC_PARAMS \
7272
$EXTRA_GCC_PARAMS \

0 commit comments

Comments
 (0)