Changeset: 60854e913ed6 Author: Greg Lewis <gle...@eyesbeyond.com> Date: 2009-11-29 18:04 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/60854e913ed6
. Make the following ARCH changes for BSD: . If the machine architecture is x86_64, set ARCH to amd64. . If the machine architecture is sparc64, set ARCH to sparcv9 . If the machine architecture other starts with sparc, set ARCH to sparc Submitted by: Landon Fuller (x86_64 change) ! make/common/shared/Platform.gmk