From b54d55c843defdf61c048d86d04adbc8b9edf0f0 Mon Sep 17 00:00:00 2001 From: Bryan Hundven Date: Sat, 14 Nov 2015 11:30:03 -0800 Subject: Samples: Update samples This commit updates samples to latest config/ changes. This closes #114 Signed-off-by: Bryan Hundven --- samples/powerpc-unknown-linux-uclibc/crosstool.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'samples/powerpc-unknown-linux-uclibc') diff --git a/samples/powerpc-unknown-linux-uclibc/crosstool.config b/samples/powerpc-unknown-linux-uclibc/crosstool.config index 941f38a1..fd2ea665 100644 --- a/samples/powerpc-unknown-linux-uclibc/crosstool.config +++ b/samples/powerpc-unknown-linux-uclibc/crosstool.config @@ -5,9 +5,9 @@ CT_ARCH_FLOAT_SW=y CT_ARCH_powerpc=y CT_KERNEL_linux=y CT_BINUTILS_FOR_TARGET=y +CT_LIBC_uClibc=y CT_CC_LANG_FORTRAN=y CT_CC_LANG_CXX=y -CT_LIBC_uClibc=y CT_DEBUG_dmalloc=y CT_DEBUG_duma=y CT_DEBUG_gdb=y -- cgit v1.2.3