diff options
Diffstat (limited to 'samples/moxie-unknown-elf/crosstool.config')
-rw-r--r-- | samples/moxie-unknown-elf/crosstool.config | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/samples/moxie-unknown-elf/crosstool.config b/samples/moxie-unknown-elf/crosstool.config index 50e05346..03d81fc2 100644 --- a/samples/moxie-unknown-elf/crosstool.config +++ b/samples/moxie-unknown-elf/crosstool.config @@ -1,8 +1,7 @@ -CT_CONFIG_VERSION="3" +CT_CONFIG_VERSION="4" CT_EXPERIMENTAL=y CT_ARCH_MOXIE=y CT_DEBUG_GDB=y CT_GDB_CROSS_SIM=y # CT_GDB_CROSS_PYTHON is not set CT_COMP_LIBS_LIBELF=y -CT_DTC_VERBOSE=y |