diff options
Diffstat (limited to 'samples/sh-unknown-elf')
-rw-r--r-- | samples/sh-unknown-elf/crosstool.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/sh-unknown-elf/crosstool.config b/samples/sh-unknown-elf/crosstool.config index 9387a51a..ad4c43e2 100644 --- a/samples/sh-unknown-elf/crosstool.config +++ b/samples/sh-unknown-elf/crosstool.config @@ -1,5 +1,5 @@ +CT_CONFIG_VERSION="1" CT_ARCH_SH=y CT_ARCH_LE_BE=y CT_BINUTILS_PLUGINS=y CT_CC_LANG_CXX=y -CT_GETTEXT=y |