Diff for /dietlibc/Makefile between versions 1.218 and 1.219

version 1.218, 2018/02/10 18:27:23 version 1.219, 2018/12/11 10:36:28
Line 161  CFLAGS = -g $(EXTRACFLAGS) Line 161  CFLAGS = -g $(EXTRACFLAGS)
 STRIP = :  STRIP = :
 endif  endif
 CFLAGS += -W -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -Wshadow  CFLAGS += -W -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -Wshadow
   #CFLAGS += -Wsuggest-attribute=malloc
   
 ASM_CFLAGS = -Wa,--noexecstack  ASM_CFLAGS = -Wa,--noexecstack
 ifneq ($(subst clang,fnord,$(CC)),$(CC))  ifneq ($(subst clang,fnord,$(CC)),$(CC))

Removed from v.1.218  
changed lines
  Added in v.1.219


LinuxTV legacy CVS <linuxtv.org/cvs>