8003161: small fixes to re-enable new build system
Reviewed-by: dholmes, alanb, erikj
This commit is contained in:
parent
f95e6bbe59
commit
2d8ab98393
@ -1242,7 +1242,7 @@ ifdef OPENJDK
|
||||
INCLUDE_FILES:=cmscam02.c cmscgats.c cmscnvrt.c cmserr.c \
|
||||
cmsgamma.c cmsgmt.c cmsintrp.c cmsio0.c \
|
||||
cmsio1.c cmslut.c cmsmd5.c cmsmtrx.c \
|
||||
cmsnamed.c cmsopt.c cmspack.c cmspcs.c \
|
||||
cmsnamed.c cmsopt.c cmshalf.c cmspack.c cmspcs.c \
|
||||
cmsplugin.c cmsps2.c cmssamp.c cmssm.c \
|
||||
cmstypes.c cmsvirt.c cmswtpnt.c cmsxform.c \
|
||||
LCMS.c,\
|
||||
|
@ -271,7 +271,7 @@ endif
|
||||
|
||||
ifeq ($(OPENJDK_TARGET_OS), macosx)
|
||||
RT_JAR_EXCLUDES += com/sun/nio/sctp \
|
||||
sun/nio/ch/sctp \
|
||||
sun/nio/ch/sctp
|
||||
endif
|
||||
|
||||
# Find all files in the classes dir to use as dependencies. This could be more fine granular.
|
||||
|
Loading…
x
Reference in New Issue
Block a user