hg: bsd-port/bsd-port/jdk: 2 new changesets
glewis at eyesbeyond.com
glewis at eyesbeyond.com
Thu Nov 27 10:09:54 PST 2008
Changeset: 8ef7296b502b
Author: glewis at misty.eyesbeyond.com
Date: 2008-11-27 10:06 -0800
URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/8ef7296b502b
. Use -S rather than -g to strip debug symbols since Mac OS X only supports
-S for this (other *BSD have -g as a synonym for -S).
Tested (on Mac OS X) by: Michael Franz <mvfranz at gmail.com>
! make/common/Defs-bsd.gmk
Changeset: af8cffed5307
Author: glewis at misty.eyesbeyond.com
Date: 2008-11-27 10:09 -0800
URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/af8cffed5307
. Only define __P if its not already defined (I actually wonder why this
code would bother with it at all since we're unlikely to compile the
source on anything that didn't support ANSI C). This prevents a lot of
warnings on *BSD, which already defines it in <cdefs.h>
! src/share/native/java/lang/fdlibm/include/fdlibm.h
More information about the bsd-port-dev
mailing list