8240228: "make hotspot-ide-project" on Windows creates a Visual Studio project with empty preprocessor defines
Reviewed-by: erikj
This commit is contained in:
parent
a09720f2ee
commit
a2057ad440
@ -35,8 +35,8 @@ ifeq ($(call isTargetOs, windows), true)
|
||||
# The next part is a bit hacky. We include the CompileJvm.gmk to be
|
||||
# able to extact flags, but we do not wish to execute the rules.
|
||||
|
||||
# Use client as base for defines and includes
|
||||
JVM_VARIANT=client
|
||||
# Use server as base for defines and includes
|
||||
JVM_VARIANT=server
|
||||
|
||||
include HotspotCommon.gmk
|
||||
include lib/CompileJvm.gmk
|
||||
|
Loading…
x
Reference in New Issue
Block a user