diff --git a/dka64/patches/gcc-7.3.0-RC-20180122.patch b/dka64/patches/gcc-7.3.0.patch similarity index 100% rename from dka64/patches/gcc-7.3.0-RC-20180122.patch rename to dka64/patches/gcc-7.3.0.patch diff --git a/select_toolchain.sh b/select_toolchain.sh index 616c6bf..0837603 100755 --- a/select_toolchain.sh +++ b/select_toolchain.sh @@ -51,7 +51,7 @@ case "$VERSION" in toolchain=DEVKITPPC ;; "3" ) - GCC_VER=7.3.0-RC-20180122 + GCC_VER=7.3.0 BINUTILS_VER=2.29.1 NEWLIB_VER=3.0.0 GDB_VER=8.0