[Bug 2340] [IcedTea6] 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
Wed Jul 22 17:12:20 UTC 2015
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=2340
--- Comment #1 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/icedtea6?cmd=changeset;node=f516b14f932d
author: Andrew John Hughes <gnu.andrew at redhat.com>
date: Wed Jul 22 15:10:10 2015 +0100
PR2340: 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>
PR2340: 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/20150722/e8021f3a/attachment-0001.html>
More information about the distro-pkg-dev
mailing list