]> git.zerfleddert.de Git - proxmark3-svn/commitdiff
removed commented out CFLAGS setting (probably committed by mistake)
authordn337t@gmail.com <dn337t@gmail.com@ef4ab9da-24cd-11de-8aaa-f3a34680c41f>
Tue, 3 Jul 2012 12:14:46 +0000 (12:14 +0000)
committerdn337t@gmail.com <dn337t@gmail.com@ef4ab9da-24cd-11de-8aaa-f3a34680c41f>
Tue, 3 Jul 2012 12:14:46 +0000 (12:14 +0000)
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