summaryrefslogtreecommitdiff
path: root/lang/openjdk7/patches/patch-jaxp_make_Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/openjdk7/patches/patch-jaxp_make_Makefile')
-rw-r--r--lang/openjdk7/patches/patch-jaxp_make_Makefile12
1 files changed, 12 insertions, 0 deletions
diff --git a/lang/openjdk7/patches/patch-jaxp_make_Makefile b/lang/openjdk7/patches/patch-jaxp_make_Makefile
new file mode 100644
index 00000000000..75bc30d8e97
--- /dev/null
+++ b/lang/openjdk7/patches/patch-jaxp_make_Makefile
@@ -0,0 +1,12 @@
+$NetBSD: patch-jaxp_make_Makefile,v 1.1 2014/09/13 14:35:25 joerg Exp $
+
+--- jaxp/make/Makefile.orig 2014-09-12 20:54:09.000000000 +0000
++++ jaxp/make/Makefile
+@@ -33,6 +33,7 @@
+ #
+ SUN_MAKE_TEST:sh = @echo "ERROR: PLEASE USE GNU VERSION OF MAKE"; exit 33
+
++ANT_OPTS += -XX:+UseSerialGC -mx1024m
+ ifdef QUIET
+ ANT_OPTIONS += -quiet
+ endif