diff options
Diffstat (limited to 'samples/moxiebox/crosstool.config')
-rw-r--r-- | samples/moxiebox/crosstool.config | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/samples/moxiebox/crosstool.config b/samples/moxiebox/crosstool.config index 2008fd5a..fe08882d 100644 --- a/samples/moxiebox/crosstool.config +++ b/samples/moxiebox/crosstool.config @@ -1,8 +1,7 @@ -CT_CONFIG_VERSION="3" +CT_CONFIG_VERSION="4" CT_EXPERIMENTAL=y CT_ARCH_MOXIE=y CT_ARCH_LE=y CT_DEBUG_GDB=y CT_GDB_CROSS_SIM=y # CT_GDB_CROSS_PYTHON is not set -CT_DTC_VERBOSE=y |