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/sparc-unknown-linux-gnu/crosstool.config | 1 + 1 file changed, 1 insertion(+) (limited to 'samples/sparc-unknown-linux-gnu') diff --git a/samples/sparc-unknown-linux-gnu/crosstool.config b/samples/sparc-unknown-linux-gnu/crosstool.config index 2b225c72..34412864 100644 --- a/samples/sparc-unknown-linux-gnu/crosstool.config +++ b/samples/sparc-unknown-linux-gnu/crosstool.config @@ -1,2 +1,3 @@ +CT_CONFIG_VERSION="1" CT_ARCH_SPARC=y CT_KERNEL_LINUX=y -- cgit v1.2.3