This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH 5.2] SH-ELF now build again with ,-Werror



Committed.

Elena


 2002-04-14  Elena Zannoni  <ezannoni@redhat.com>
 
      * MAINTAINERS (sh-elf): Change warning flag to ,-Werror.



Index: MAINTAINERS
===================================================================
RCS file: /cvs/src/src/gdb/MAINTAINERS,v
retrieving revision 1.154.2.5
diff -u -p -r1.154.2.5 MAINTAINERS
--- MAINTAINERS	7 Apr 2002 21:24:07 -0000	1.154.2.5
+++ MAINTAINERS	15 Apr 2002 01:53:55 -0000
@@ -152,7 +152,7 @@ maintainer works with the native maintai
 	s390		--target=s390-linux ,-Werror
 			(contact DJ Barrow	djbarrow@de.ibm.com)
 
-	sh		--target=sh-hms,sh-elf -w
+	sh		--target=sh-hms,sh-elf ,-Werror
 			Elena Zannoni		ezannoni@redhat.com
 
 	sparc		--target=sparc-elf,sparc64-elf ,-Werror


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]