]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - tools/nonce2key/Makefile
FIX: Coverity scan fixes, hard to keep track of stringlengths while reading and...
[proxmark3-svn] / tools / nonce2key / Makefile
index a46169f416c5b36a1c3ac939024e27875d88691e..b84c9bbbe02fc11472df5852a7461ddc74302afc 100644 (file)
@@ -1,6 +1,6 @@
 CC = gcc
 LD = gcc
-CFLAGS = -Wall -O4 -c
+CFLAGS = -Wall -O3 -c
 LDFLAGS =
 
 OBJS = crypto1.o crapto1.o
Impressum, Datenschutz