[Bug 3388] [IcedTea8] Wrong path for jvm.cfg being used on arm with AArch32 build

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Tue May 16 16:12:21 UTC 2017


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

--- Comment #1 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/icedtea8?cmd=changeset;node=3e6bb0d5c563
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Tue May 16 02:38:17 2017 +0100

    PR3388: Wrong path for jvm.cfg being used on arm with AArch32 build

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

        PR3388: Wrong path for jvm.cfg being used on arm
        with AArch32 build
        * Makefile.am:
        (add-archive): Switch test from "arm" to "aarch32".
        (add-archive-debug): Likewise.
        (add-archive-boot): Likewise.
        (install-exec-local): No more need to create symlink
        from aarch32 to arm in build directories as "aarch32"
        is now used throughout. Create arm -> aarch32 symlink
        in installation directory instead of aarch32 -> arm.
        (install-data-local): Drop symlink creation for
        build directories as above.
        (uninstall-local): Fix symlink name from "aarch32"
        to "arm".
        * NEWS: Updated.
        * acinclude.m4:
        (IT_SET_ARCH_SETTINGS): Change arm directories to
        aarch32 to match default AArch32 build.

-- 
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/20170516/62f430d4/attachment-0001.html>


More information about the distro-pkg-dev mailing list