]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - common/Makefile.common
removed commented out CFLAGS setting (probably committed by mistake)
[proxmark3-svn] / common / Makefile.common
index d3aedda65d6355fa3ae21db0a688a0d74be2e5ca..d89683270cd6e2fecf9db4058b1eedd5e48fefd5 100644 (file)
@@ -66,7 +66,6 @@ VPATH = . ../common/ ../fpga/
 INCLUDES = ../include/proxmark3.h ../include/at91sam7s512.h ../include/config_gpio.h ../include/usb_cmd.h $(APP_INCLUDES)
 
 CFLAGS =  -c $(INCLUDE) -Wall -Werror -pedantic -std=gnu99 $(APP_CFLAGS)
-#CFLAGS =  -c $(INCLUDE) -pedantic -std=gnu99 $(APP_CFLAGS)
 LDFLAGS = -nostartfiles -nodefaultlibs -Wl,-gc-sections -n
 LIBS = -lgcc
 
Impressum, Datenschutz