[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
Wed Mar 26 12:54:43 UTC 2014


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

--- Comment #2 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/release/icedtea6-1.13?cmd=changeset;node=aea5755bef42
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.
        * 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/20140326/f427faac/attachment.html>


More information about the distro-pkg-dev mailing list