mirror of
https://github.com/openjdk/jdk.git
synced 2026-01-28 12:09:14 +00:00
8367130: JDK builds broken by 8366837: Clean up gensrc by spp.Spp
Reviewed-by: liach
This commit is contained in:
parent
3e68d7d99f
commit
56e37352d5
@ -157,7 +157,7 @@ $(foreach t, $(PRIMITIVE_TYPES), \
|
||||
|
||||
################################################################################
|
||||
|
||||
GENSRC_VARHANDLEGUARDS := $(VARHANDLES_GENSRC_DIR)/VarHandleGuards.java
|
||||
GENSRC_VARHANDLEGUARDS := $(VARHANDLES_OUTPUT_DIR)/VarHandleGuards.java
|
||||
|
||||
$(GENSRC_VARHANDLEGUARDS): $(BUILD_TOOLS_JDK)
|
||||
$(call LogInfo, Generating $@)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user