summaryrefslogtreecommitdiff
path: root/samples/sparc-leon-linux-uclibc
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2017-07-07 05:18:43 (GMT)
committerAlexey Neyman <stilor@att.net>2017-07-08 17:57:57 (GMT)
commit1b207d0adc5f78f000a7d8ca4431515790639da9 (patch)
tree675da8e9b67376a6d61c4a51a769758356009f7f /samples/sparc-leon-linux-uclibc
parent4bd6d5f5603e9733852f18fb604eea8f04cd94cc (diff)
Allow packages to define "relevant" part of the version
E.g., only include minor/major of the Linux kernel into the kconfig symbol. In the future, to be defined by all packages, but for now matches the current versioning in the packages. Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'samples/sparc-leon-linux-uclibc')
-rw-r--r--samples/sparc-leon-linux-uclibc/crosstool.config1
1 files changed, 0 insertions, 1 deletions
diff --git a/samples/sparc-leon-linux-uclibc/crosstool.config b/samples/sparc-leon-linux-uclibc/crosstool.config
index 2b8e005..26d3cbd 100644
--- a/samples/sparc-leon-linux-uclibc/crosstool.config
+++ b/samples/sparc-leon-linux-uclibc/crosstool.config
@@ -8,7 +8,6 @@ CT_LINUX_V_3_10=y
CT_LIBC_UCLIBC=y
CT_LIBC_UCLIBC_CONFIG_FILE="${CT_LIB_DIR}/samples/${CT_TARGET}/uClibc.config"
CT_LIBC_UCLIBC_IPV6=y
-CT_LIBC_UCLIBC_WCHAR=y
CT_GCC_V_6_3_0=y
CT_CC_GCC_EXTRA_CONFIG_ARRAY="--disable-libitm"
CT_CC_LANG_CXX=y