From 9d85ff7259d0352c5ed84dc56f8a29119fdedafe Mon Sep 17 00:00:00 2001 From: André Draszik Date: Mon, 20 Aug 2018 16:32:31 +0100 Subject: openjdk-8: fix malformed patches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git am complains: Warning: commit message did not conform to UTF-8. You may want to amend it after fixing the message, or set the config variable i18n.commitencoding to the encoding your project uses. Not sure what happened there when they were applied to git, they certainly weren't sent like that to the mailing list. Signed-off-by: André Draszik Signed-off-by: Richard Leitner --- .../musl-0004-jdk-remove-sysctl.h-include-musl-build-fix.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes-core/openjdk/patches-openjdk-8/musl-0004-jdk-remove-sysctl.h-include-musl-build-fix.patch') diff --git a/recipes-core/openjdk/patches-openjdk-8/musl-0004-jdk-remove-sysctl.h-include-musl-build-fix.patch b/recipes-core/openjdk/patches-openjdk-8/musl-0004-jdk-remove-sysctl.h-include-musl-build-fix.patch index 086f669..0c20627 100644 --- a/recipes-core/openjdk/patches-openjdk-8/musl-0004-jdk-remove-sysctl.h-include-musl-build-fix.patch +++ b/recipes-core/openjdk/patches-openjdk-8/musl-0004-jdk-remove-sysctl.h-include-musl-build-fix.patch @@ -1,5 +1,5 @@ From 86945e6df4dc15d5c2402a656d1d9d1b25945fb2 Mon Sep 17 00:00:00 2001 -From: =?UTF-8?q?Andr=C3=A9=20Draszik?= > +From: =?UTF-8?q?Andr=C3=A9=20Draszik?= Date: Tue, 27 Feb 2018 09:28:06 +0000 Subject: [PATCH 4/9] jdk: remove sysctl.h include (musl build fix) MIME-Version: 1.0 @@ -16,7 +16,7 @@ etc. Remove it, at things seem to work without as well. Upstream-Status: Inappropriate [musl specific] -Signed-off-by: André Draszik > +Signed-off-by: André Draszik --- jdk/src/solaris/native/java/net/PlainDatagramSocketImpl.c | 1 - jdk/src/solaris/native/java/net/PlainSocketImpl.c | 1 - -- cgit v1.2.3-54-g00ecf