diff options
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index f45d24c..306c622 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,9 +1,9 @@ 2005-03-16 Nick Clifton <nickc@redhat.com> Ben Elliston <bje@au.ibm.com> - * configure.in (error-on-warning): New switch: Add -Werror to the + * configure.in (werror): New switch: Add -Werror to the compiler command line. Enabled by default. Disable via - --disable-error-on-warning. + --disable-werror. * configure: Regenerate. 2005-03-15 Daniel Marques <marques@cs.cornell.edu> |