mirror of
https://github.com/openjdk/jdk.git
synced 2026-01-28 03:58:21 +00:00
8206113: Troubles configuring graal tests
Reviewed-by: kvn
This commit is contained in:
parent
5e9d3fdc9c
commit
6c9a6eac81
@ -1,5 +1,5 @@
|
||||
#
|
||||
# Copyright (c) 2018, 2019, Oracle and/or its affiliates. All rights reserved.
|
||||
# Copyright (c) 2018, 2020, 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
|
||||
@ -176,8 +176,6 @@ ifeq ($(INCLUDE_GRAAL), true)
|
||||
))
|
||||
|
||||
TARGETS_IMAGE += $(COPY_HOTSPOT_JTREG_GRAAL)
|
||||
else
|
||||
$(info Skip building of Graal unit tests because 3rd party libraries directory is not specified)
|
||||
endif
|
||||
endif
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user