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

common/autoconf/spec.gmk.in

Print this page

        

*** 1,7 **** # ! # Copyright (c) 2011, 2015, 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 --- 1,7 ---- # ! # 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 **** 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. --- 212,221 ----
common/autoconf/spec.gmk.in
Index Unified diffs Context diffs Sdiffs Wdiffs Patch New Old Previous File Next File