summaryrefslogtreecommitdiff
path: root/samples
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2017-02-07 06:10:15 (GMT)
committerGitHub <noreply@github.com>2017-02-07 06:10:15 (GMT)
commit18775775e53f669aef56811517b7547f6cd910ea (patch)
tree17f5147a87e0521f6568a58a0a866ea88b9f05f4 /samples
parent9cd1fa128d95a71239dff0466545543c45d69a8e (diff)
parent2db8d4400c14f70561cfcaafce2a791307614a1e (diff)
Merge pull request #577 from stilor/enable-wchar-in-a-sample
Enable WCHAR in a sample
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