head 1.2; access; symbols; locks; strict; comment @# @; 1.2 date 2015.03.02.03.53.26; author tnn; state dead; branches; next 1.1; commitid EXGSR4O4Qqkx2Zby; 1.1 date 2015.02.08.08.41.25; author tnn; state Exp; branches; next ; commitid Mw3dYIpIZcmQlb9y; desc @@ 1.2 log @- put -D__STDC_LIMIT_MACROS on command line instead of patching it everywhere - don't use ALT_JDK_IMPORT_PATH on SunOS, just build like on other platforms - regen all bootstraps to facilitate removal of the +UseSerialGC hacks - bootstrap binaries on FTP are now PGP signed - remove a handful of obsolete patches @ text @$NetBSD: patch-langtools_make_BuildLangtools.gmk,v 1.1 2015/02/08 08:41:25 tnn Exp $ --- langtools/make/BuildLangtools.gmk.orig 2015-02-02 15:31:46.000000000 +0000 +++ langtools/make/BuildLangtools.gmk @@@@ -36,7 +36,7 @@@@ $(eval $(call SetupJavaCompiler,BOOT_JAV JAVAC := $(JAVAC), \ SERVER_DIR := $(SJAVAC_SERVER_DIR), \ SERVER_JVM := $(SJAVAC_SERVER_JAVA), \ - FLAGS := -XDignore.symbol.file=true -g -Xlint:all$(COMMA)-deprecation -Werror)) + FLAGS := $(PKGSRC_BOOT_JDK_TOOLARGS) -XDignore.symbol.file=true -g -Xlint:all$(COMMA)-deprecation -Werror)) # javax.tools.JavaCompilerTool isn't really a suffix but this gets the file copied. RESOURCE_SUFFIXES := .gif .xml .css .js javax.tools.JavaCompilerTool @ 1.1 log @Import openjdk8-1.8.31 as lang/openjdk8. Open-source implementation of the Java Platform, Standard Edition. @ text @d1 1 a1 1 $NetBSD$ @