common/autoconf/buildjdk-spec.gmk.in
changeset 41458 f285e333e8db
parent 41170 30db66a57e7d
child 42510 406dfb60de57
child 42299 cc9f6e47e3bf
--- a/common/autoconf/buildjdk-spec.gmk.in	Wed Jul 05 22:19:47 2017 +0200
+++ b/common/autoconf/buildjdk-spec.gmk.in	Tue Oct 11 09:49:31 2016 +0200
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2015, 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
@@ -156,7 +156,3 @@
 JVM_VARIANT_ZERO := false
 JVM_VARIANT_ZEROSHARK := false
 JVM_VARIANT_CORE := false
-
-# Sneak this in via the spec.gmk file, since we don't want to mess around too much with the Hotspot make files.
-# This is needed to get the LOG setting to work properly.
-include $(SRC_ROOT)/make/common/MakeBase.gmk