From 781c586b79aba492ea6c3c7a52f375b1c8879d40 Mon Sep 17 00:00:00 2001 From: Aram Date: Fri, 17 Mar 2017 20:50:07 +0100 Subject: [PATCH] Fixing Issue #18 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index c416bb9..c5e329d 100755 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ # or # -mavx2 -CRYPTO1_BS_OPTIMIZATION_ARGS=-O3 -march=native -mpopcnt +CRYPTO1_BS_OPTIMIZATION_ARGS=-O3 -march=native # popcount is used for fast (hardware) parity computation on non-bitsliced states all: solve_bs solve_piwi_bs solve_piwi libnfc_crypto1_crack