987cd4285a
- 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.
12 lines
487 B
Plaintext
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) \
|