summaryrefslogtreecommitdiff
path: root/samples/xtensa-fsf-linux-uclibc/crosstool.config
diff options
context:
space:
mode:
Diffstat (limited to 'samples/xtensa-fsf-linux-uclibc/crosstool.config')
-rw-r--r--samples/xtensa-fsf-linux-uclibc/crosstool.config4
1 files changed, 2 insertions, 2 deletions
diff --git a/samples/xtensa-fsf-linux-uclibc/crosstool.config b/samples/xtensa-fsf-linux-uclibc/crosstool.config
index 3c524b0..0e821cb 100644
--- a/samples/xtensa-fsf-linux-uclibc/crosstool.config
+++ b/samples/xtensa-fsf-linux-uclibc/crosstool.config
@@ -1,9 +1,9 @@
-CT_CONFIG_VERSION="3"
+CT_CONFIG_VERSION="4"
CT_ARCH_XTENSA=y
CT_ARCH_BE=y
CT_TARGET_CFLAGS="-mlongcalls -mtext-section-literals"
CT_TARGET_VENDOR="fsf"
CT_KERNEL_LINUX=y
-CT_LIBC_UCLIBC=y
+CT_LIBC_UCLIBC_NG=y
CT_CC_LANG_CXX=y
CT_DEBUG_GDB=y