[Bug 3140] [IcedTea6] Pass $(CC) and $(CXX) to OpenJDK build

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Wed Aug 17 03:15:20 UTC 2016


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

--- Comment #3 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/release/icedtea6-1.13?cmd=changeset;node=d491b689c5b8
author: Andrew John Hughes <gnu.andrew at redhat.com>
date: Wed Aug 17 03:46:55 2016 +0100

    PR3140: Pass $(CC) and $(CXX) to OpenJDK build

    2016-08-14  Andrew John Hughes  <gnu.andrew at member.fsf.org>

        PR3140: Pass $(CC) and $(CXX) to OpenJDK build
        * Makefile.am:
        (ICEDTEA_ENV): Set CC and CXX instead
        of BUILD_GCC and BUILD_CXX. Use $(CC)
        and $(CXX) instead of hardcoding gcc
        and g++.
        * 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/20160817/31a49df1/attachment.html>


More information about the distro-pkg-dev mailing list