mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-01 05:58:29 +00:00
8008950: jdk8/tl failing with SetupJavaCompilation BUILD_NASGEN contains missing directory -c on Windows
Reviewed-by: chegar, sundar
This commit is contained in:
parent
7bdfa989ff
commit
9f8e932d41
@ -57,8 +57,8 @@ $(eval $(call SetupJavaCompilation,BUILD_NASHORN,\
|
||||
COPY:=.properties .js,\
|
||||
BIN:=$(NASHORN_OUTPUTDIR)/nashorn_classes))
|
||||
|
||||
NASGEN_SRC := $(FIXPATH) $(NASHORN_TOPDIR)/buildtools/nasgen/src
|
||||
ASM_SRC := $(FIXPATH) $(JDK_TOPDIR)/src/share/classes/jdk/internal/org/objectweb/asm
|
||||
NASGEN_SRC := $(NASHORN_TOPDIR)/buildtools/nasgen/src
|
||||
ASM_SRC := $(JDK_TOPDIR)/src/share/classes/jdk/internal/org/objectweb/asm
|
||||
|
||||
# Build nasgen
|
||||
$(eval $(call SetupJavaCompilation,BUILD_NASGEN,\
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user