From 19cc968f33e9fa6eea2082e2ac5a0ca6ef3390cf Mon Sep 17 00:00:00 2001 From: Alexey Neyman Date: Mon, 1 Apr 2019 21:02:36 -0700 Subject: Require WCHAR in uClibc for all GDB versions if building natively. 7.12.1 and 7.11.1 are also breaking in absence of Signed-off-by: Alexey Neyman diff --git a/config/debug/gdb.in.native b/config/debug/gdb.in.native index df3ca7c..101e824 100644 --- a/config/debug/gdb.in.native +++ b/config/debug/gdb.in.native @@ -6,7 +6,7 @@ config GDB_NATIVE depends on ! BARE_METAL depends on ! LIBC_BIONIC depends on CC_LANG_CXX || !GDB_8_0_or_later - select LIBC_UCLIBC_WCHAR if LIBC_UCLIBC && GDB_8_0_or_later + select LIBC_UCLIBC_WCHAR if LIBC_UCLIBC select EXPAT_TARGET select NCURSES_TARGET help -- cgit v0.10.2-6-g49f6