[Bug 2352] [IcedTea8] Split JamVM rule into configure, make and make install stages
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Tue Mar 29 02:05:26 UTC 2016
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=2352
--- Comment #1 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/icedtea?cmd=changeset;node=54974595d970
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Tue Mar 29 02:29:36 2016 +0100
PR2352: Split JamVM rule into configure, make and make install stages
2016-03-28 Andrew John Hughes <gnu_andrew at member.fsf.org>
PR2352: Split JamVM rule into configure, make and
make install stages
* Makefile.am:
(jamvm): Depend on jamvm-configure, jamvm-build and
jamvm-install rather than doing the job itself.
(jamvm-configure): Split from jamvm step. Configures
the JamVM build.
(jamvm-build): Split from jamvm step and update
the make invocation to match that used by CACAO.
Builds JamVM.
(jamvm-install): Likewise. Installs JamVM and
creates the JamVM symlinks needed by the OpenJDK
build.
(clean-jamvm): Delete the intermediate stamps
from the jamvm-configure, jamvm-build and jamvm-install
steps.
* NEWS: Updated.
--
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/20160329/42f88014/attachment.html>
More information about the distro-pkg-dev
mailing list