From 8045e60d94f98360820106dc09b0c290e78e5a71 Mon Sep 17 00:00:00 2001 From: Abdoulaye Walsimou Gaye Date: Sun, 9 Nov 2014 16:31:28 +0100 Subject: CI: also build gdb for host Signed-off-by: Abdoulaye Walsimou Gaye --- core/defconfigs/common.kconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/core/defconfigs/common.kconfig b/core/defconfigs/common.kconfig index 60e6730..57e141b 100644 --- a/core/defconfigs/common.kconfig +++ b/core/defconfigs/common.kconfig @@ -1,6 +1,7 @@ CONFIG_EMBTK_WIPEOUTWORKSPACES=y CONFIG_EMBTK_GCC_LANGUAGE_CPP=y CONFIG_EMBTK_HAVE_GDB_SYSTEM=y +CONFIG_EMBTK_HOST_HAVE_GDB=y CONFIG_EMBTK_HAVE_GDB=y CONFIG_EMBTK_HAVE_STRACE=y CONFIG_EMBTK_NUMBER_BUILD_JOBS=3 -- cgit v1.2.3