From c320d220d65066688c80fffa7b85208e2bc06afc Mon Sep 17 00:00:00 2001 From: Alexey Neyman Date: Tue, 8 Feb 2022 10:42:06 -0800 Subject: Turn off debugging in sample configuration Signed-off-by: Alexey Neyman --- samples/xtensa-fsf-elf/crosstool.config | 2 -- 1 file changed, 2 deletions(-) (limited to 'samples') diff --git a/samples/xtensa-fsf-elf/crosstool.config b/samples/xtensa-fsf-elf/crosstool.config index 2ddf9a0a..a13c4779 100644 --- a/samples/xtensa-fsf-elf/crosstool.config +++ b/samples/xtensa-fsf-elf/crosstool.config @@ -3,8 +3,6 @@ CT_OBSOLETE=y CT_EXPERIMENTAL=y CT_ALLOW_BUILD_AS_ROOT=y CT_ALLOW_BUILD_AS_ROOT_SURE=y -CT_DEBUG_CT=y -CT_DEBUG_CT_SAVE_STEPS=y CT_ARCH_XTENSA=y CT_MULTILIB=y CT_TARGET_CFLAGS="-mlongcalls" -- cgit v1.2.3