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] sh-elf builds with ,-Werror



When I fixed the warnings, about a month ago, I forgot to update the
MAINTAINERS file.
http://sources.redhat.com/ml/gdb-patches/2002-04/msg00275.html

Doing it now.

Elena

2002-05-13  Elena Zannoni  <ezannoni@redhat.com>

        * MAINTAINERS: List sh-elf as buildable with ,-Werror.


Index: MAINTAINERS
===================================================================
RCS file: /cvs/uberbaum/gdb/MAINTAINERS,v
retrieving revision 1.173
diff -u -p -r1.173 MAINTAINERS
--- MAINTAINERS	14 May 2002 01:21:35 -0000	1.173
+++ MAINTAINERS	14 May 2002 01:22:16 -0000
@@ -154,7 +154,7 @@ maintainer works with the native maintai
 	s390		--target=s390-linux ,-Werror
 			(contact DJ Barrow	djbarrow@de.ibm.com)
 
-	sh		--target=sh-elf -w
+	sh		--target=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]