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

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Mon Aug 15 15:50:12 UTC 2016


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

--- Comment #2 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/icedtea6?cmd=changeset;node=6ea26782250d
author: Andrew John Hughes <gnu.andrew at redhat.com>
date: Mon Aug 15 16:52:53 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/20160815/81bec75d/attachment.html>


More information about the distro-pkg-dev mailing list