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/aarch64-unknown-linux-android/crosstool.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'samples/aarch64-unknown-linux-android') diff --git a/samples/aarch64-unknown-linux-android/crosstool.config b/samples/aarch64-unknown-linux-android/crosstool.config index 0e8a6f86..4d6a319f 100644 --- a/samples/aarch64-unknown-linux-android/crosstool.config +++ b/samples/aarch64-unknown-linux-android/crosstool.config @@ -1,3 +1,4 @@ +CT_CONFIG_VERSION="1" CT_EXPERIMENTAL=y CT_ARCH_ARM=y CT_ARCH_64=y @@ -7,4 +8,3 @@ CT_KERNEL_LINUX=y CT_ANDROID_API_21=y CT_CC_LANG_CXX=y CT_DEBUG_GDB=y -CT_GETTEXT=y -- cgit v1.2.3