summaryrefslogtreecommitdiffstats
path: root/recipes-core/icedtea/openjdk-7-03b147/icedtea-disable-x11-in-headless.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core/icedtea/openjdk-7-03b147/icedtea-disable-x11-in-headless.patch')
-rw-r--r--recipes-core/icedtea/openjdk-7-03b147/icedtea-disable-x11-in-headless.patch15
1 files changed, 15 insertions, 0 deletions
diff --git a/recipes-core/icedtea/openjdk-7-03b147/icedtea-disable-x11-in-headless.patch b/recipes-core/icedtea/openjdk-7-03b147/icedtea-disable-x11-in-headless.patch
new file mode 100644
index 0000000..b7cf7a3
--- /dev/null
+++ b/recipes-core/icedtea/openjdk-7-03b147/icedtea-disable-x11-in-headless.patch
@@ -0,0 +1,15 @@
1--- openjdk/jdk/make/sun/awt/FILES_c_unix.gmk.orig 2015-08-19 11:53:47.209867982 +0200
2+++ openjdk/jdk/make/sun/awt/FILES_c_unix.gmk 2015-08-19 11:57:48.677868529 +0200
3@@ -207,12 +207,6 @@
4 awt_MToolkit.c \
5 fontpath.c \
6 VDrawingArea.c \
7- X11Color.c \
8- X11Renderer.c \
9- X11PMBlitLoops.c \
10- X11SurfaceData.c \
11- X11FontScaler_md.c \
12- X11TextRenderer_md.c \
13 OGLBlitLoops.c \
14 OGLBufImgOps.c \
15 OGLContext.c \