mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-06 06:00:26 +00:00
7165312: Fix jaxp source movement for new build-infra
Reviewed-by: ohrstrom
This commit is contained in:
parent
4840199698
commit
e0e7eb6c44
@ -47,7 +47,7 @@ $(eval $(call SetupJavaCompiler,GENERATE_NEWBYTECODE_DEBUG,\
|
||||
|
||||
$(eval $(call SetupJavaCompilation,BUILD_JAXP,\
|
||||
SETUP:=GENERATE_NEWBYTECODE_DEBUG,\
|
||||
SRC:=$(JAXP_TOPDIR)/src/share/classes,\
|
||||
SRC:=$(JAXP_TOPDIR)/src,\
|
||||
CLEAN:=.properties,\
|
||||
BIN:=$(JAXP_OUTPUTDIR)/classes,\
|
||||
SRCZIP:=$(JAXP_OUTPUTDIR)/dist/lib/src.zip))
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user