]> git.ipfire.org Git - thirdparty/gcc.git/commit
Fix configure.ac to respect --{enable,disable}-werror option.
authormarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 31 May 2017 13:35:41 +0000 (13:35 +0000)
committermarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 31 May 2017 13:35:41 +0000 (13:35 +0000)
commit5362e31edc6fa259e12284233ae9a368f7821e6b
tree7c6103623e39565d98c677d6ceaf43e0bd42dd61
parent54fae019dccaf22b93d6d94bd9dd9ed51c730e8a
Fix configure.ac to respect --{enable,disable}-werror option.

2017-05-31  Martin Liska  <mliska@suse.cz>

* configure.ac: Add handling of stage2_werror_flags to
action-if-given and to action-if-not-given.
* configure: Regenerate.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@248737 138bc75d-0d04-0410-961f-82ee72b054a4
ChangeLog
configure
configure.ac