X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/7504dc50d539f1f9b0b99064f5c7d38e373890fa..f0e183ece4b5d0a46857bf8386de5cac9ed76a79:/tools/nonce2key/Makefile?ds=inline diff --git a/tools/nonce2key/Makefile b/tools/nonce2key/Makefile index b84c9bbb..bfab6fd8 100644 --- a/tools/nonce2key/Makefile +++ b/tools/nonce2key/Makefile @@ -1,6 +1,6 @@ CC = gcc LD = gcc -CFLAGS = -Wall -O3 -c +CFLAGS = -std=c99 -Wall -O3 -c LDFLAGS = OBJS = crypto1.o crapto1.o