mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-09-10 03:25:24 -05:00
use gdb 8.0 - 8.0.1 currently doesn't build for windows
This commit is contained in:
@@ -54,7 +54,7 @@ case "$VERSION" in
|
||||
GCC_VER=7.2.0
|
||||
BINUTILS_VER=2.29.1
|
||||
NEWLIB_VER=2.5.0.20170922
|
||||
GDB_VER=8.0.1
|
||||
GDB_VER=8.0
|
||||
basedir='dka64'
|
||||
package=devkitA64
|
||||
target=aarch64-none-elf
|
||||
|
||||
Reference in New Issue
Block a user