mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-04-18 00:21:01 -05:00
use gdb 8.0 - 8.0.1 currently doesn't build for windows
This commit is contained in:
parent
df4d5d3faa
commit
bcf9ffbea0
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user