common/autoconf/spec.gmk.in
Index Unified diffs Context diffs Sdiffs Wdiffs Patch New Old Previous File Next File
*** old/common/autoconf/spec.gmk.in	Fri Jan 29 10:22:48 2016
--- new/common/autoconf/spec.gmk.in	Fri Jan 29 10:22:48 2016

*** 1,7 **** --- 1,7 ---- # ! # Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved. ! # Copyright (c) 2011, 2016, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # This code is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License version 2 only, as # published by the Free Software Foundation. Oracle designates this
*** 212,224 **** --- 212,221 ---- JVM_VARIANT_MINIMAL1:=@JVM_VARIANT_MINIMAL1@ JVM_VARIANT_ZERO:=@JVM_VARIANT_ZERO@ JVM_VARIANT_ZEROSHARK:=@JVM_VARIANT_ZEROSHARK@ JVM_VARIANT_CORE:=@JVM_VARIANT_CORE@ # Universal binaries on macosx MACOSX_UNIVERSAL=@MACOSX_UNIVERSAL@ # Legacy setting: -debug or -fastdebug # Still used in version string... BUILD_VARIANT_RELEASE:=@BUILD_VARIANT_RELEASE@ # JDK_OUTPUTDIR specifies where a working jvm is built.

common/autoconf/spec.gmk.in
Index Unified diffs Context diffs Sdiffs Wdiffs Patch New Old Previous File Next File