[Bug 1712] [IcedTea6] Allow -Werror to be turned off in the HotSpot build

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Thu Mar 20 02:06:41 UTC 2014


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

--- Comment #1 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/icedtea6?cmd=changeset;node=9ace699eb46a
author: Andrew John Hughes <gnu.andrew at redhat.com>
date: Thu Mar 20 02:06:20 2014 +0000

    PR1712: Allow -Werror to be turned off in the HotSpot build

    2012-08-16  Andrew John Hughes  <gnu_andrew at member.fsf.org>

        PR1712: Allow -Werror to be turned off in the
        HotSpot build
        * Makefile.am:
        (WERROR_STATUS): Set to true or false
        depending on if ENABLE_WERROR is set or not.
        (ICEDTEA_ENV): Use WERROR_STATUS to set
        COMPILER_WARNINGS_FATAL.
        * acinclude.m4:
        (IT_ENABLE_WERROR): New macro to enable -Werror.
        This is disabled by default.
        * configure.ac: Call IT_ENABLE_WERROR.
        * javac.in: Handle stripping of arguments which
        take parameters, specifically -Xmaxwarns.
        * 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/20140320/2eb0ef07/attachment.html>


More information about the distro-pkg-dev mailing list