summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2022-02-08 18:42:06 (GMT)
committerAlexey Neyman <stilor@att.net>2022-02-11 08:47:51 (GMT)
commitc320d220d65066688c80fffa7b85208e2bc06afc (patch)
tree7cd7e41c125bb689b9473045b5d73f60fbb2eccd
parent7b97bdd825bd27dc433d69dfd2e50404947a2852 (diff)
Turn off debugging in sample configuration
Signed-off-by: Alexey Neyman <stilor@att.net>
-rw-r--r--samples/xtensa-fsf-elf/crosstool.config2
1 files changed, 0 insertions, 2 deletions
diff --git a/samples/xtensa-fsf-elf/crosstool.config b/samples/xtensa-fsf-elf/crosstool.config
index 2ddf9a0..a13c477 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"