8153261: Clean up fix for JDK-8153217
Reviewed-by: tbell
This commit is contained in:
parent
af2cc2413f
commit
fe8b00a265
@ -25,8 +25,7 @@
|
||||
|
||||
include Modules.gmk
|
||||
|
||||
IMPORTED_MODULES := $(call FindImportedModules)
|
||||
$(foreach m, $(IMPORTED_MODULES), $(eval $(call ReadSingleImportMetaData, $m)))
|
||||
$(eval $(call ReadImportMetaData))
|
||||
|
||||
# Replacing double-comma with a single comma is to workaround the issue
|
||||
# with some version of make on windows that doesn't substitute spaces
|
||||
|
Loading…
x
Reference in New Issue
Block a user