]> git.zerfleddert.de Git - proxmark3-svn/commitdiff
DEL: Removed old comment, after I've been compiling and testing all -W parameters...
authoriceman1001 <iceman@iuse.se>
Tue, 1 Mar 2016 05:58:32 +0000 (06:58 +0100)
committericeman1001 <iceman@iuse.se>
Tue, 1 Mar 2016 05:58:32 +0000 (06:58 +0100)
common/Makefile.common

index 72ad0758b65c6d00b8c91309547de8ccc09426c1..90a8fa5ad392b96c00fceb6b912956660751b33b 100644 (file)
@@ -67,7 +67,6 @@ VPATH = . ../common ../fpga ../zlib
 
 INCLUDES = ../include/proxmark3.h ../include/at91sam7s512.h ../include/config_gpio.h ../include/usb_cmd.h $(APP_INCLUDES)
 
-#-Wunused -Wsign-compare -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -Wpointer-arith -Wformat-nonliteral -Winit-self -Wparentheses -Wunreachable-code
 CFLAGS =  -c $(INCLUDE) -Wall -Werror -pedantic -Wunused -std=c99 $(APP_CFLAGS) -Os
 LDFLAGS = -nostartfiles -nodefaultlibs -Wl,-gc-sections -n
 
Impressum, Datenschutz