From d1f09ba88a5add3bd9ac7a7c84ac5159217a6d3b Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sat, 27 Jan 2018 13:36:19 -0800 Subject: clang: Upgrade to upcoming 6.0 release branches clang 6.0 is upcoming release, its already in RC phases Signed-off-by: Khem Raj --- .../compiler-rt/0001-support-a-new-embedded-linux-target.patch | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'recipes-devtools/clang/compiler-rt/0001-support-a-new-embedded-linux-target.patch') diff --git a/recipes-devtools/clang/compiler-rt/0001-support-a-new-embedded-linux-target.patch b/recipes-devtools/clang/compiler-rt/0001-support-a-new-embedded-linux-target.patch index 45bd645..c844119 100644 --- a/recipes-devtools/clang/compiler-rt/0001-support-a-new-embedded-linux-target.patch +++ b/recipes-devtools/clang/compiler-rt/0001-support-a-new-embedded-linux-target.patch @@ -1,7 +1,7 @@ -From 489a11bdd48c04983e5d042808b91c9f9844d403 Mon Sep 17 00:00:00 2001 +From 1a82e4a75ef6bf24597e886446ca06aa063a0c7f Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sun, 19 Apr 2015 15:16:23 -0700 -Subject: [PATCH 1/4] support a new embedded linux target +Subject: [PATCH 1/5] support a new embedded linux target Signed-off-by: Khem Raj --- @@ -13,10 +13,10 @@ Signed-off-by: Khem Raj create mode 100644 make/platform/clang_linux_embedded_test_input.c diff --git a/lib/builtins/int_util.c b/lib/builtins/int_util.c -index 420d1e237..0e4614100 100644 +index de87410db..0d5b56fe1 100644 --- a/lib/builtins/int_util.c +++ b/lib/builtins/int_util.c -@@ -48,8 +48,7 @@ void compilerrt_abort_impl(const char *file, int line, const char *function) { +@@ -58,8 +58,7 @@ void compilerrt_abort_impl(const char *file, int line, const char *function) { #else /* Get the system definition of abort() */ @@ -322,5 +322,5 @@ diff --git a/make/platform/clang_linux_embedded_test_input.c b/make/platform/cla new file mode 100644 index 000000000..e69de29bb -- -2.13.0 +2.16.1 -- cgit v1.2.3-54-g00ecf