Skip to content

Commit b5cdec8

Browse files
committed
devkitA64: release 28
1 parent 2d21601 commit b5cdec8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build-devkit.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#---------------------------------------------------------------------------------
33
# devkitARM release 66
44
# devkitPPC release 47
5-
# devkitA64 release 27
5+
# devkitA64 release 28
66
#---------------------------------------------------------------------------------
77

88
if [ 0 -eq 1 ] ; then

dka64/scripts/build-gcc.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ then
6262
--enable-lto \
6363
--disable-tm-clone-registry \
6464
--disable-__cxa_atexit \
65-
--with-bugurl="https://github.com/devkitPro/buildscripts/issues" --with-pkgversion="devkitA64 release 27" \
65+
--with-bugurl="https://github.com/devkitPro/buildscripts/issues" --with-pkgversion="devkitA64 release 28" \
6666
$CROSS_PARAMS \
6767
$CROSS_GCC_PARAMS \
6868
$EXTRA_GCC_PARAMS \

0 commit comments

Comments
 (0)