We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84828bd commit 0d93451Copy full SHA for 0d93451
toolchain-mipsel/samples/mipsel-linux-uclibc/crosstool.config
@@ -23,7 +23,7 @@ CT_LINUX_CUSTOM_LOCATION="${CT_TOP_DIR}/../trunk/linux-4.4.x"
23
CT_LINUX_V_4_4=y
24
# CT_KERNEL_LINUX_INSTALL_CHECK is not set
25
CT_LIBC_UCLIBC_NG=y
26
-CT_UCLIBC_NG_V_1_0_38=y
+UCLIBC_NG_VERY_NEW=y
27
CT_UCLIBC_NG_SRC_CUSTOM=y
28
CT_UCLIBC_NG_CUSTOM_LOCATION="${CT_TOP_DIR}/../trunk/libc/uClibc-ng-1.0.42"
29
CT_LIBC_UCLIBC_CONFIG_FILE="${CT_TOP_DIR}/../trunk/configs/boards/uclibc-mipsel.config"
@@ -36,3 +36,4 @@ CT_CC_GCC_EXTRA_CONFIG_ARRAY="--with-gnu-ld"
36
CT_CC_GCC_CONFIG_TLS=y
37
# CT_CC_GCC_USE_GRAPHITE is not set
38
CT_CC_LANG_CXX=y
39
+
0 commit comments