summaryrefslogtreecommitdiff
path: root/samples
diff options
context:
space:
mode:
Diffstat (limited to 'samples')
-rw-r--r--samples/xtensa-unknown-linux-uclibc/crosstool.config1
1 files changed, 1 insertions, 0 deletions
diff --git a/samples/xtensa-unknown-linux-uclibc/crosstool.config b/samples/xtensa-unknown-linux-uclibc/crosstool.config
index d383fbd..c9e138e 100644
--- a/samples/xtensa-unknown-linux-uclibc/crosstool.config
+++ b/samples/xtensa-unknown-linux-uclibc/crosstool.config
@@ -2,6 +2,7 @@ CT_LOCAL_TARBALLS_DIR="${HOME}/src"
CT_SAVE_TARBALLS=y
CT_LOG_EXTRA=y
CT_ARCH_BE=y
+CT_TARGET_CFLAGS="-mlongcalls -mtext-section-literals"
CT_ARCH_xtensa=y
CT_KERNEL_linux=y
CT_LIBC_uClibc=y