]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - tools/nonce2key/Makefile
ADD: added some time debug statements to be able to measure execution time.
[proxmark3-svn] / tools / nonce2key / Makefile
index b84c9bbbe02fc11472df5852a7461ddc74302afc..bfab6fd862153f3d3f104e01a9403b65c0888d69 100644 (file)
@@ -1,6 +1,6 @@
 CC = gcc
 LD = gcc
-CFLAGS = -Wall -O3 -c
+CFLAGS = -std=c99 -Wall -O3 -c
 LDFLAGS =
 
 OBJS = crypto1.o crapto1.o
Impressum, Datenschutz