[Bug 1937] [IcedTea8] Add configure option for -Werror
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Thu Jun 25 01:04:47 UTC 2015
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1937
--- Comment #5 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/icedtea?cmd=changeset;node=377344362073
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Thu Jun 25 02:00:15 2015 +0100
PR1937: Add configure option for -Werror
2015-06-24 Andrew John Hughes <gnu_andrew at member.fsf.org>
* Makefile.am:
(ICEDTEA_CONFIGURE): Pass --enable-warnings-as-errors
or --disable-warnings-as-errors, depending on whether
or not ENABLE_WERROR is set.
2012-08-16 Andrew John Hughes <gnu_andrew at member.fsf.org>
* 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.
--
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/20150625/703d8758/attachment.html>
More information about the distro-pkg-dev
mailing list