X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/9d1eaa281feb6ca36d04dafffc9565d9d7d2875f..ee97a92adbf2009117c6c76e82bbdb57746355ae:/tools/nonce2key/Makefile?ds=inline diff --git a/tools/nonce2key/Makefile b/tools/nonce2key/Makefile index 43a87c3f..1800562d 100644 --- a/tools/nonce2key/Makefile +++ b/tools/nonce2key/Makefile @@ -1,6 +1,6 @@ CC = gcc LD = gcc -CFLAGS = -Wall -O4 -c +CFLAGS = -Wall -O3 -c LDFLAGS = OBJS = crypto1.o crapto1.o