Changeset: 8c3c1b874995 Author: Greg Lewis <gle...@eyesbeyond.com> Date: 2009-11-29 18:04 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/8c3c1b874995
. Fix some whitespace bogons. . 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, whitespace change) ! make/common/shared/Platform.gmk