hg: bsd-port/bsd-port/hotspot: Fix building of 64-bit VM on Mac OS X

landonf at bikemonkey.org landonf at bikemonkey.org
Sun May 17 12:57:43 PDT 2009


Changeset: 409efb956f93
Author:    Landon Fuller <landonf at plausiblelabs.com>
Date:      2009-05-17 12:47 -0700
URL:       http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/409efb956f93

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/bsd/makefiles/defs.make
! make/bsd/makefiles/gcc.make




More information about the bsd-port-dev mailing list