[Bug 2339] [IcedTea8] Fail early if there is no native HotSpot JIT & all other options are disabled
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Mon Jun 8 16:57:55 UTC 2015
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=2339
--- Comment #1 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/icedtea?cmd=changeset;node=8c21507c2875
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Mon Jun 08 05:58:21 2015 +0100
PR2339: Fail early if there is no native HotSpot JIT & all other options
are disabled
2014-06-12 Andrew John Hughes <gnu.andrew at member.fsf.org>
PR2339: Fail early if there is no native HotSpot JIT
& all other options are disabled
* acinclude.m4:
(IT_ENABLE_ZERO_BUILD): Depend on
IT_HAS_NATIVE_HOTSPOT_PORT. Split out arch-dependent
code into that macro. Make ENABLE_CACAO test more
readable.
(IT_ENABLE_CACAO): Handle enableval same as other macros
so possible values are only ever yes or no.
(IT_ENABLE_JAMVM): Likewise.
(IT_HAS_NATIVE_HOTSPOT_PORT): Architecture detection
split out from IT_ENABLE_ZERO_BUILD. Now sets
has_native_hotspot_port for later reference.
* configure.ac:
Error out if there is no native HotSpot port and
Zero (which implies Shark & ARM32 JIT), CACAO and
JamVM are all disabled.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20150608/55f53ff7/attachment.html>
More information about the distro-pkg-dev
mailing list