From 93dd61e25723a5c53f97546144ac1878bd4587c0 Mon Sep 17 00:00:00 2001 From: Alexey Neyman Date: Mon, 28 Jan 2019 22:46:15 -0800 Subject: Run the samples through `ct-ng update-samples` - Pin sparc-leon-linux-gnu to GCC6, again. - Remove "brokenness" explanation from moxie-elf comment (was only applicable to stage-2 compiler, not final). Signed-off-by: Alexey Neyman --- samples/arm-cortex_a15-linux-gnueabihf/crosstool.config | 1 + 1 file changed, 1 insertion(+) (limited to 'samples/arm-cortex_a15-linux-gnueabihf') diff --git a/samples/arm-cortex_a15-linux-gnueabihf/crosstool.config b/samples/arm-cortex_a15-linux-gnueabihf/crosstool.config index 491046d9..4e304a75 100644 --- a/samples/arm-cortex_a15-linux-gnueabihf/crosstool.config +++ b/samples/arm-cortex_a15-linux-gnueabihf/crosstool.config @@ -1,3 +1,4 @@ +CT_CONFIG_VERSION="1" CT_ARCH_ARM=y CT_ARCH_CPU="cortex-a15" CT_ARCH_FPU="neon-vfpv4" -- cgit v1.2.3