openbsd-ports/devel/jdk/1.7/patches/patch-make_Defs-internal_gmk
kurt ac17ae9adf Update to early access build 42:
- sync/regen patches
- use os_bsd_x86.cpp from OpenJDK bsd-java repository plus
  Greg Lewis's fixes posted to the bsd-port-dev list
- use Xiaobin Lu's datatype corrections from OpenJDK bug
  6787106 + additional datatype corrections from me.
- use Vladimir Kozlov's bug fix from OpenJDK bug 6782820
- remove obsolete IcedTea awt binary plugs and update binary
  plug distfile
- correctly define DEVTOOLS_PATH for bsd and verify + correct
  Defs-utils.gmk locations for bsd utilities
2009-01-04 23:25:15 +00:00

12 lines
487 B
Plaintext

$OpenBSD: patch-make_Defs-internal_gmk,v 1.2 2009/01/04 23:25:16 kurt Exp $
--- make/Defs-internal.gmk.orig Thu Sep 11 03:40:08 2008
+++ make/Defs-internal.gmk Fri Sep 12 17:45:13 2008
@@ -215,7 +215,6 @@ endif
# Common make arguments (supplied to all component builds)
COMMON_BUILD_ARGUMENTS = \
- JDK_TOPDIR=$(ABS_JDK_TOPDIR) \
JDK_MAKE_SHARED_DIR=$(ABS_JDK_TOPDIR)/make/common/shared \
EXTERNALSANITYCONTROL=true \
TARGET_CLASS_VERSION=$(TARGET_CLASS_VERSION) \