diff options
-rw-r--r-- | samples/alphaev56-unknown-linux-gnu/crosstool.config | 5 | ||||
-rw-r--r-- | samples/sh4-unknown-linux-gnu/crosstool.config | 5 |
2 files changed, 2 insertions, 8 deletions
diff --git a/samples/alphaev56-unknown-linux-gnu/crosstool.config b/samples/alphaev56-unknown-linux-gnu/crosstool.config index 7d254f4e..e023ed56 100644 --- a/samples/alphaev56-unknown-linux-gnu/crosstool.config +++ b/samples/alphaev56-unknown-linux-gnu/crosstool.config @@ -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 --git a/samples/sh4-unknown-linux-gnu/crosstool.config b/samples/sh4-unknown-linux-gnu/crosstool.config index ed5bc2c5..5a6e12c1 100644 --- a/samples/sh4-unknown-linux-gnu/crosstool.config +++ b/samples/sh4-unknown-linux-gnu/crosstool.config @@ -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 |