Skip to content

Commit dcd5b1f

Browse files
galaknashif
authored andcommitted
xtensa: Sync GDB version with other toolchain builds
For some reason xtensa 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 3bd13bd commit dcd5b1f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

configs/xtensa.config

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ CT_LIBC_NEWLIB_NANO_FORMATTED_IO=y
2323
CT_CC_GCC_EXTRA_CONFIG_ARRAY="--with-gnu-ld --with-gnu-as"
2424
CT_CC_LANG_CXX=y
2525
CT_DEBUG_GDB=y
26-
CT_GDB_V_7_12_1=y
2726
CT_ISL_V_0_18=y
2827
CT_LIBICONV_NEEDED=y
2928
# CT_COMP_TOOLS_AUTOCONF is not set

0 commit comments

Comments
 (0)