hg: bsd-port/bsd-port/hotspot: 2 new changesets
glewis at eyesbeyond.com
glewis at eyesbeyond.com
Sat Apr 26 05:05:52 UTC 2014
Changeset: bc18827707b2
Author: Greg Lewis <glewis at eyesbeyond.com>
Date: 2014-04-25 22:04 -0700
URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/bc18827707b2
. Don't pass -fpch-deps if compiling with clang. This fixes the build with
clang 3.4, which errors on unknown parameters (instead of warning as 3.3
on FreeBSD 10.0 did).
Submitted by: jkim at FreeBSD.org
! make/bsd/makefiles/gcc.make
Changeset: b3e625cd6b12
Author: Greg Lewis <glewis at eyesbeyond.com>
Date: 2014-04-25 22:05 -0700
URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/b3e625cd6b12
. No default arguments. Fixes the build for clang 3.4.
Submitted by: jkim at FreeBSD.org
! src/share/vm/code/relocInfo.hpp
More information about the bsd-port-dev
mailing list