[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:44:42 UTC 2016


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

Andrew John Hughes <gnu.andrew at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
   Target Milestone|---                         |6-1.13.12

--- Comment #1 from Andrew John Hughes <gnu.andrew at redhat.com> ---
The OpenJDK build no longer uses BUILD_GCC and BUILD_CXX, so we should set the
appropriate variables to pass our compiler settings down to the OpenJDK build.

We should also use $(CC) and $(CXX) rather than hardcoding 'gcc' and 'g++'.

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


More information about the distro-pkg-dev mailing list