Merge pull request #577 from stilor/enable-wchar-in-a-sample

Enable WCHAR in a sample
This commit is contained in:
Alexey Neyman 2017-02-06 22:10:15 -08:00 committed by GitHub
commit 18775775e5

View File

@ -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