hg: bsd-port/bsd-port/jdk: Fix building of 64-bit VM on Mac OS X
landonf at bikemonkey.org
landonf at bikemonkey.org
Sun May 17 13:05:13 PDT 2009
Changeset: f3b9ef693316
Author: Landon Fuller <landonf at plausiblelabs.com>
Date: 2009-05-17 12:48 -0700
URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/f3b9ef693316
Fix building of 64-bit VM on Mac OS X
- Enable overriding the default i586/i386 ARCH settings via ARCH_DATA_MODEL=64
- Set -m32 and -m64 for i386/amd64 builds
- Removes i586/i686 detection cases in Hotspot's bsd/defs.make that are not necessary on NetBSD, FreeBSD, or OpenBSD
! make/common/Defs-bsd.gmk
! make/common/shared/Platform.gmk
More information about the bsd-port-dev
mailing list