[Bug 3387] [IcedTea8] Installation fails on arm with AArch32 port as INSTALL_ARCH_DIR is arm, not aarch32

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Mon May 15 06:35:40 UTC 2017


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

--- Comment #1 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/icedtea8?cmd=changeset;node=c74a467d170c
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Mon May 15 07:44:53 2017 +0100

    PR3387: Installation fails on arm with AArch32 port as INSTALL_ARCH_DIR is
arm, not aarch32

    2017-05-14  Andrew John Hughes  <gnu.andrew at member.fsf.org>

        PR3387: Installation fails on arm with AArch32 port
        as INSTALL_ARCH_DIR is arm, not aarch32
        * Makefile.am:
        (install-exec-local): Create a symlink from the
        aarch32 build directories to arm if building the
        AArch32 port on that platform, so the arch-specific
        files can be found. Include a symlink from the arm
        installation directory to aarch32 after install,
        so the JDK still works.
        (install-data-local): Create build symlink as above.
        (uninstall-local): Remove the installation aarch32
        symlink.
        * 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/20170515/9c0296a8/attachment-0001.html>


More information about the distro-pkg-dev mailing list