This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the EGCS project.
java/Makefile.in patch for -W -Wall checked in.
- To: egcs-patches@egcs.cygnus.com
- Subject: java/Makefile.in patch for -W -Wall checked in.
- From: "Kaveh R. Ghazi" <ghazi@caip.rutgers.edu>
- Date: Sun, 1 Aug 1999 00:29:51 -0400 (EDT)
I checked in the following, approved by apbianco.
--Kaveh
Index: ChangeLog
===================================================================
RCS file: /egcs/carton/cvsfiles/egcs/gcc/java/ChangeLog,v
retrieving revision 1.235
diff -u -p -r1.235 ChangeLog
--- ChangeLog 1999/07/31 12:46:46 1.235
+++ ChangeLog 1999/08/01 04:24:59
@@ -1,3 +1,7 @@
+1999-08-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
+
+ * Makefile.in (ALL_CFLAGS): Add '-W -Wall'.
+
1999-07-31 Bernd Schmidt <bernds@cygnus.co.uk>
* decl.c: Include "function.h".
Index: Makefile.in
===================================================================
RCS file: /egcs/carton/cvsfiles/egcs/gcc/java/Makefile.in,v
retrieving revision 1.36
diff -u -p -r1.36 Makefile.in
--- Makefile.in 1999/07/31 12:46:46 1.36
+++ Makefile.in 1999/08/01 04:24:59
@@ -143,7 +143,7 @@ all.indirect: Makefile ../jc1$(exeext) .
INTERNAL_CFLAGS = $(CROSS) -DIN_GCC @extra_c_flags@
# This is the variable actually used when we compile.
-ALL_CFLAGS = $(INTERNAL_CFLAGS) $(X_CFLAGS) $(T_CFLAGS) $(CFLAGS) $(XCFLAGS)
+ALL_CFLAGS = $(INTERNAL_CFLAGS) $(X_CFLAGS) $(T_CFLAGS) $(CFLAGS) $(XCFLAGS) -W -Wall
# Likewise.
ALL_CPPFLAGS = $(CPPFLAGS) $(X_CPPFLAGS) $(T_CPPFLAGS)
--
Kaveh R. Ghazi Engagement Manager / Project Services
ghazi@caip.rutgers.edu Qwest Internet Solutions