diff options
Diffstat (limited to 'samples/xtensa-fsf-linux-uclibc')
-rw-r--r-- | samples/xtensa-fsf-linux-uclibc/crosstool.config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/samples/xtensa-fsf-linux-uclibc/crosstool.config b/samples/xtensa-fsf-linux-uclibc/crosstool.config index 92f03889..33433d9a 100644 --- a/samples/xtensa-fsf-linux-uclibc/crosstool.config +++ b/samples/xtensa-fsf-linux-uclibc/crosstool.config @@ -1,3 +1,4 @@ +CT_CONFIG_VERSION="1" CT_ARCH_XTENSA=y CT_ARCH_BE=y CT_TARGET_CFLAGS="-mlongcalls -mtext-section-literals" |