summaryrefslogtreecommitdiff
path: root/samples
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2017-02-06 20:03:42 (GMT)
committerAlexey Neyman <stilor@att.net>2017-02-06 20:03:42 (GMT)
commit2db8d4400c14f70561cfcaafce2a791307614a1e (patch)
treea5d32b490aa373152fa2a7a7b23621efb8c768e2 /samples
parent46bfc8a4dc53779f6f7eff164a00321947a796d1 (diff)
Enable WCHAR in a sample
... needed to build canadian cross on top of it. Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'samples')
-rw-r--r--samples/powerpc-unknown-linux-uclibc/crosstool.config1
1 files changed, 1 insertions, 0 deletions
diff --git a/samples/powerpc-unknown-linux-uclibc/crosstool.config b/samples/powerpc-unknown-linux-uclibc/crosstool.config
index a53a098..3d2d26d 100644
--- a/samples/powerpc-unknown-linux-uclibc/crosstool.config
+++ b/samples/powerpc-unknown-linux-uclibc/crosstool.config
@@ -3,6 +3,7 @@ CT_ARCH_powerpc=y
CT_KERNEL_linux=y
CT_BINUTILS_FOR_TARGET=y
CT_LIBC_uClibc=y
+CT_LIBC_UCLIBC_WCHAR=y
CT_CC_LANG_FORTRAN=y
CT_CC_LANG_CXX=y
CT_DEBUG_duma=y