Skip to content

Commit 3bd13bd

Browse files
galaknashif
authored andcommitted
nios2: Sync GDB version with other toolchain builds
For some reason nios2 had selected GDB 7.12.1. Use the latest gdb to be in sync with what is used for all the other toolchains. Signed-off-by: Kumar Gala <[email protected]>
1 parent 84d5909 commit 3bd13bd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

configs/nios2.config

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ CT_LIBC_NEWLIB_NANO_FORMATTED_IO=y
2020
CT_CC_GCC_EXTRA_CONFIG_ARRAY="--with-gnu-ld --with-gnu-as"
2121
CT_CC_LANG_CXX=y
2222
CT_DEBUG_GDB=y
23-
CT_GDB_V_7_12_1=y
2423
CT_ISL_V_0_18=y
2524
CT_LIBICONV_NEEDED=y
2625
# CT_COMP_TOOLS_AUTOCONF is not set

0 commit comments

Comments
 (0)