hg: bsd-port/bsd-port/jdk: 2 new changesets
kurt at intricatesoftware.com
kurt at intricatesoftware.com
Wed Jan 14 13:55:30 PST 2009
Changeset: a82e8567ebc4
Author: kurt
Date: 2009-01-14 16:50 -0500
URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/a82e8567ebc4
Summary: Remove incorrect prep-target copied from windows build
Reviewed by: Xiaobin
prep-target requires a file based target. When used with a
directory based target it causes build failures on OS X.
! make/java/jli/Makefile
Changeset: 859cd8d197a6
Author: kurt
Date: 2009-01-14 16:52 -0500
URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/859cd8d197a6
Summary: Path corrections (utils & cups)
Reviewed by: glewis, xiaobin
- Set DEVTOOLS_PATH to $(PACKAGE_PATH)/bin/ which is the correct
location for tools that don't come preinstalled with the platform.
- Set _CUPS_HEADERS_PATH correctly for Apple which comes
with cups.
- Set up full paths to utils defined in Defs-utils.gmk
for bsd with exceptions for OS_VENDOR differences.
! make/common/shared/Defs-bsd.gmk
! make/common/shared/Defs-utils.gmk
More information about the bsd-port-dev
mailing list