Diff for /dietlibc/Makefile between versions 1.187 and 1.188

version 1.187, 2007/09/25 22:56:56 version 1.188, 2008/05/09 04:36:56
Line 140  ifneq ($(DEBUG),) Line 140  ifneq ($(DEBUG),)
 CFLAGS = -g  CFLAGS = -g
 COMMENT = :  COMMENT = :
 endif  endif
 CFLAGS += -Wall -W -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls  CFLAGS += -W -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls
   
 PWD=$(shell pwd)  PWD=$(shell pwd)
   

Removed from v.1.187  
changed lines
  Added in v.1.188


LinuxTV legacy CVS <linuxtv.org/cvs>