pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/openjdk8 openjdk8: remove redunant CONFIGURE_ARGS
details: https://anonhg.NetBSD.org/pkgsrc/rev/e24de3abc2b3
branches: trunk
changeset: 401692:e24de3abc2b3
user: tnn <tnn%pkgsrc.org@localhost>
date: Sun Sep 22 14:42:47 2019 +0000
description:
openjdk8: remove redunant CONFIGURE_ARGS
diffstat:
lang/openjdk8/options.mk | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 80475ce103e4 -r e24de3abc2b3 lang/openjdk8/options.mk
--- a/lang/openjdk8/options.mk Sun Sep 22 13:07:18 2019 +0000
+++ b/lang/openjdk8/options.mk Sun Sep 22 14:42:47 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.4 2019/03/20 11:10:25 wiz Exp $
+# $NetBSD: options.mk,v 1.5 2019/09/22 14:42:47 tnn Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.openjdk8
PKG_OPTIONS_OPTIONAL_GROUPS= variant
@@ -73,7 +73,6 @@
BUILD_DEBUG_LEVEL= fastdebug
CONFIGURE_ARGS+= --enable-debug-symbols
CONFIGURE_ARGS+= --disable-zip-debug-info
-CONFIGURE_ARGS+= --disable-precompiled-headers
PLIST_SRC+= PLIST.debug
.else
BUILD_DEBUG_LEVEL= release
Home |
Main Index |
Thread Index |
Old Index