From a295b3f4775cbc39b7458dd61b7bcbade036d2f4 Mon Sep 17 00:00:00 2001 From: Alexey Neyman Date: Mon, 20 Mar 2017 15:14:21 -0700 Subject: Run samples through an update Signed-off-by: Alexey Neyman --- samples/armeb-unknown-linux-uclibcgnueabi/crosstool.config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'samples/armeb-unknown-linux-uclibcgnueabi') diff --git a/samples/armeb-unknown-linux-uclibcgnueabi/crosstool.config b/samples/armeb-unknown-linux-uclibcgnueabi/crosstool.config index 2a8f139f..8f4d6888 100644 --- a/samples/armeb-unknown-linux-uclibcgnueabi/crosstool.config +++ b/samples/armeb-unknown-linux-uclibcgnueabi/crosstool.config @@ -1,7 +1,7 @@ -CT_ARCH_CPU="xscale" +CT_ARCH_arm=y CT_ARCH_BE=y +CT_ARCH_CPU="xscale" CT_ARCH_FLOAT_SW=y -CT_ARCH_arm=y CT_KERNEL_linux=y CT_BINUTILS_LINKER_LD_GOLD=y CT_BINUTILS_GOLD_THREADS=y -- cgit v1.2.3