pointer-arith warnings geben mit string2.h nur ärger...

This commit is contained in:
Enno Rehling 2002-06-15 17:43:21 +00:00
parent e6b43428a6
commit 3b3c7abef2
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ INSTALL = @cp
ARFLAGS = crs
CTAGSFLAGS = --c-types=cdefgmnstuv
CFLAGS = -I$(ERESSEA) -Wall -Wwrite-strings -Wstrict-prototypes \
-Wpointer-arith -Werror-implicit-function-declaration \
-Werror-implicit-function-declaration \
-Wno-char-subscripts $(INCLUDES)
LDFLAGS = $(LIBS)