From 7ac327d6c33fa78f194e816beec0796901f5d002 Mon Sep 17 00:00:00 2001 From: Alexey Neyman Date: Tue, 15 Mar 2016 12:23:57 -0700 Subject: Remove --with-expat from extra GDB args. 300-gdb.sh always adds --with-expat, no need to list it in crosstool.config. Signed-off-by: Alexey Neyman --- samples/armv7-rpi2-linux-gnueabihf/crosstool.config | 1 - 1 file changed, 1 deletion(-) (limited to 'samples/armv7-rpi2-linux-gnueabihf') diff --git a/samples/armv7-rpi2-linux-gnueabihf/crosstool.config b/samples/armv7-rpi2-linux-gnueabihf/crosstool.config index 3c2e478f..d56a4f40 100644 --- a/samples/armv7-rpi2-linux-gnueabihf/crosstool.config +++ b/samples/armv7-rpi2-linux-gnueabihf/crosstool.config @@ -12,4 +12,3 @@ CT_BINUTILS_LD_WRAPPER=y CT_BINUTILS_PLUGINS=y CT_CC_LANG_CXX=y CT_DEBUG_gdb=y -CT_GDB_CROSS_EXTRA_CONFIG_ARRAY="--with-expat" -- cgit v1.2.3