]> git.pld-linux.org Git - packages/icedtea8.git/commitdiff
updated x32 patch
authorJan Palus <atler@pld-linux.org>
Mon, 4 May 2020 19:05:25 +0000 (21:05 +0200)
committerJan Palus <atler@pld-linux.org>
Mon, 4 May 2020 19:05:25 +0000 (21:05 +0200)
icedtea8-x32.patch

index 3249cf18278c760a077a7e1a9fb699be43416411..c168b05f4fdfb295ecdc98be7013256a11d48350 100644 (file)
@@ -92,25 +92,3 @@ diff -dur -x '*~' openjdk.orig/jdk/make/gensrc/GensrcX11Wrappers.gmk openjdk/jdk
  
    # Compile the C code into an executable.
    $(GENSRC_X11WRAPPERS_TMP)/sizer.%.exe: $(GENSRC_X11WRAPPERS_TMP)/sizer.%.c
-diff -dur -x '*~' openjdk.orig/jdk/src/solaris/native/java/net/PlainDatagramSocketImpl.c openjdk/jdk/src/solaris/native/java/net/PlainDatagramSocketImpl.c
---- openjdk.orig/jdk/src/solaris/native/java/net/PlainDatagramSocketImpl.c     2016-07-25 07:38:26.000000000 +0200
-+++ openjdk/jdk/src/solaris/native/java/net/PlainDatagramSocketImpl.c  2016-09-21 09:03:56.592397163 +0200
-@@ -41,7 +41,6 @@
- #endif
- #ifdef __linux__
- #include <unistd.h>
--#include <sys/sysctl.h>
- #include <sys/utsname.h>
- #include <netinet/ip.h>
-diff -dur -x '*~' openjdk.orig/jdk/src/solaris/native/java/net/PlainSocketImpl.c openjdk/jdk/src/solaris/native/java/net/PlainSocketImpl.c
---- openjdk.orig/jdk/src/solaris/native/java/net/PlainSocketImpl.c     2016-07-25 07:38:26.000000000 +0200
-+++ openjdk/jdk/src/solaris/native/java/net/PlainSocketImpl.c  2016-09-21 09:03:56.595730671 +0200
-@@ -43,7 +43,6 @@
- #endif
- #ifdef __linux__
- #include <unistd.h>
--#include <sys/sysctl.h>
- #endif
- #include "jvm.h"
This page took 0.172821 seconds and 4 git commands to generate.