diff options
author | Andrew Cagney <cagney@redhat.com> | 2002-03-23 18:52:46 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2002-03-23 18:52:46 +0000 |
commit | 3b45974e920a793a42fb1f575d9a53617c554d66 (patch) | |
tree | 4ef5e373cb0a011fa6c8f765863102b41d3a2545 /gdb/MAINTAINERS | |
parent | a8f1f017eb3f329939984f00e00612d41ecaebe3 (diff) | |
download | gdb-3b45974e920a793a42fb1f575d9a53617c554d66.zip gdb-3b45974e920a793a42fb1f575d9a53617c554d66.tar.gz gdb-3b45974e920a793a42fb1f575d9a53617c554d66.tar.bz2 |
* MAINTAINERS (sh-elf): Change warning flag to -w.
Diffstat (limited to 'gdb/MAINTAINERS')
-rw-r--r-- | gdb/MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS index e77caca..5d5845c 100644 --- a/gdb/MAINTAINERS +++ b/gdb/MAINTAINERS @@ -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 |