[Bug 2351] [IcedTea8] Split CACAO rule into configure and make stages

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Tue Mar 29 02:05:21 UTC 2016


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=2351

--- Comment #1 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/icedtea?cmd=changeset;node=f54a849488b0
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Tue Mar 29 01:12:29 2016 +0100

    PR2351: Split CACAO rule into configure and make stages

    2015-03-28  Andrew John Hughes  <gnu_andrew at member.fsf.org>

        PR2351: Split CACAO rule into configure and make stages
        * Makefile.am:
        (cacao): Depend on cacao-configure, cacao-build and
        cacao-install rather than doing the job itself.
        (cacao-configure): Split from cacao step. Configures
        the CACAO build.
        (cacao-build): Likewise. Builds CACAO.
        (cacao-install): Likewise. Installs CACAO and creates
        the CACAO symlinks needed by the OpenJDK build.
        (clean-cacao): Delete the intermediate stamps
        from the cacao-configure, cacao-build and cacao-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/720c6298/attachment-0001.html>


More information about the distro-pkg-dev mailing list