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