X-Git-Url: http://cvs.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/3989d6fff6a686f2e7b3fa2242592ecf897d7ee4..790e8eae099de71161aea127c386c6c1b2c71f04:/tools/nonce2key/Makefile?ds=inline diff --git a/tools/nonce2key/Makefile b/tools/nonce2key/Makefile index a46169f4..bfab6fd8 100644 --- a/tools/nonce2key/Makefile +++ b/tools/nonce2key/Makefile @@ -1,6 +1,6 @@ CC = gcc LD = gcc -CFLAGS = -Wall -O4 -c +CFLAGS = -std=c99 -Wall -O3 -c LDFLAGS = OBJS = crypto1.o crapto1.o