# HG changeset patch # User "Yann E. MORIN" # Date 1225126981 0 # Node ID 15b5744d99ad7b661d80bca416ebae07032ae4a6 # Parent 26e4e4b78f8d550b19aa7db3d48906167cc3bd4d Really, don't do DEBUG in samples. /trunk/samples/sh4-unknown-linux-gnu/crosstool.config | 5 1 4 0 +---- /trunk/samples/alphaev56-unknown-linux-gnu/crosstool.config | 5 1 4 0 +---- 2 files changed, 2 insertions(+), 8 deletions(-) diff -r 26e4e4b78f8d -r 15b5744d99ad samples/alphaev56-unknown-linux-gnu/crosstool.config --- a/samples/alphaev56-unknown-linux-gnu/crosstool.config Mon Oct 27 16:53:40 2008 +0000 +++ b/samples/alphaev56-unknown-linux-gnu/crosstool.config Mon Oct 27 17:03:01 2008 +0000 @@ -13,10 +13,7 @@ # # CT_OBSOLETE is not set # CT_EXPERIMENTAL is not set -CT_DEBUG_CT=y -# CT_DEBUG_PAUSE_STEPS is not set -CT_DEBUG_CT_SAVE_STEPS=y -CT_DEBUG_CT_SAVE_STEPS_GZIP=y +# CT_DEBUG_CT is not set # # Paths diff -r 26e4e4b78f8d -r 15b5744d99ad samples/sh4-unknown-linux-gnu/crosstool.config --- a/samples/sh4-unknown-linux-gnu/crosstool.config Mon Oct 27 16:53:40 2008 +0000 +++ b/samples/sh4-unknown-linux-gnu/crosstool.config Mon Oct 27 17:03:01 2008 +0000 @@ -13,10 +13,7 @@ # # CT_OBSOLETE is not set CT_EXPERIMENTAL=y -CT_DEBUG_CT=y -# CT_DEBUG_PAUSE_STEPS is not set -CT_DEBUG_CT_SAVE_STEPS=y -CT_DEBUG_CT_SAVE_STEPS_GZIP=y +# CT_DEBUG_CT is not set # # Paths