* MAINTAINERS (sh-elf): Change warning flag to -w.
authorAndrew Cagney <cagney@redhat.com>
Sat, 23 Mar 2002 18:52:46 +0000 (18:52 +0000)
committerAndrew Cagney <cagney@redhat.com>
Sat, 23 Mar 2002 18:52:46 +0000 (18:52 +0000)
gdb/ChangeLog
gdb/MAINTAINERS

index ae8c7e04fe9290fbe30ebb4125090ee56d822b88..d67a234f40711ba48e3719c705be4777468244e2 100644 (file)
@@ -1,3 +1,7 @@
+2002-03-23  Andrew Cagney  <ac131313@redhat.com>
+
+       * MAINTAINERS (sh-elf): Change warning flag to -w.
+
 2002-03-23  Andrew Cagney  <cagney@redhat.com>
 
        * defs.h (error): Add printf format attribute.
index e77caca718646c51d828003c7739568351e4b6a6..5d5845cd512989ce8d4aac9b56064c16a84fd5bc 100644 (file)
@@ -152,7 +152,7 @@ maintainer works with the native maintainer when resolving API issues.
        s390            --target=s390-linux ,-Werror
                        (contact DJ Barrow      djbarrow@de.ibm.com)
 
-       sh              --target=sh-hms,sh-elf ,-Werror
+       sh              --target=sh-hms,sh-elf -w
                        Elena Zannoni           ezannoni@redhat.com
 
        sparc           --target=sparc-elf,sparc64-elf ,-Werror
This page took 0.034418 seconds and 4 git commands to generate.