8188050: UnsatisfiedLinkError after repo consolidation
Reviewed-by: tbell, ihse
This commit is contained in:
parent
078ae7e907
commit
78f24fb8a5
@ -35,7 +35,7 @@ include $(SPEC)
|
||||
include MakeBase.gmk
|
||||
include TestFilesCompilation.gmk
|
||||
|
||||
$(eval $(call IncludeCustomExtension, hotspot/test/JtregNative.gmk))
|
||||
$(eval $(call IncludeCustomExtension, test/JtregNativeHotspot.gmk))
|
||||
|
||||
################################################################################
|
||||
# Targets for building the native tests themselves.
|
||||
|
@ -35,7 +35,7 @@ include $(SPEC)
|
||||
include MakeBase.gmk
|
||||
include TestFilesCompilation.gmk
|
||||
|
||||
$(eval $(call IncludeCustomExtension, test/JtregNative.gmk))
|
||||
$(eval $(call IncludeCustomExtension, test/JtregNativeJdk.gmk))
|
||||
|
||||
################################################################################
|
||||
# Targets for building the native tests themselves.
|
||||
|
Loading…
Reference in New Issue
Block a user