openbsd-ports/devel/jdk/1.7/patches/patch-make_Defs-internal_gmk
kurt 987cd4285a - switch to GPLv2 w/CLASSPATH exception licensed openjdk7 code
- update to early access build 24
- Use GPLv2 licensed binary plugs from the IcedTea project and parts of
  IcedTea's icedtea-copy-plugs.patch & icedtea-graphics.patch.
  For more info see:
    http://icedtea.classpath.org/wiki/Main_Page
- Enable packages since we're fully GPLv2 based now, but still not
  hooked up to bulk builds just yet.
2008-03-19 18:05:43 +00:00

12 lines
487 B
Plaintext

$OpenBSD: patch-make_Defs-internal_gmk,v 1.1 2008/03/19 18:05:46 kurt Exp $
--- make/Defs-internal.gmk.orig Thu Feb 28 13:30:52 2008
+++ make/Defs-internal.gmk Thu Feb 28 13:31:16 2008
@@ -208,7 +208,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) \