diff --git a/samples/tic6x-uclinux/crosstool.config b/samples/tic6x-uclinux/crosstool.config index 614c39a2..0cb2101c 100644 --- a/samples/tic6x-uclinux/crosstool.config +++ b/samples/tic6x-uclinux/crosstool.config @@ -9,4 +9,5 @@ CT_LIBC_UCLIBC_NG=y CT_UCLIBC_NG_SRC_DEVEL=y CT_UCLIBC_NG_DEVEL_URL="https://github.com/DspHack/uclibc-ng.git" CT_THREADS_LT=y +CT_GCC_V_13=y CT_CC_LANG_CXX=y