[Bug 3301] [IcedTea8] Support RHEL multilib installations which use the /usr/lib/jvm/java-1.x.0-openjdk.${arch} naming

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Sat Jan 28 18:11:41 UTC 2017


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

--- Comment #1 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/icedtea8?cmd=changeset;node=7c45fee76ed8
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Wed Jan 25 18:37:20 2017 +0000

    PR3301: Support RHEL multilib installations which use the
/usr/lib/jvm/java-1.x.0-openjdk.${arch} naming

    2017-01-25  Andrew John Hughes  <gnu_andrew at member.fsf.org>

        PR3301: Support RHEL multilib installations which
        use the /usr/lib/jvm/java-1.x.0-openjdk.${arch} naming
        * NEWS: Updated.
        * acinclude.m4:
        (IT_SET_ARCH_SETTINGS): Set RPM_ARCH where the
        RPM architecture name is known (Fedora/RHEL build
        platforms). Remove unused CROSS_TARGET_ARCH from
        sparc, s390x and sh.
        (IT_CHECK_FOR_JDK): Depend on IT_SET_ARCH_SETTINGS.
        Use ${RPM_ARCH} instead of explicit 'x86_64'.

-- 
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/20170128/bd69954c/attachment.html>


More information about the distro-pkg-dev mailing list