From: pwpiwi Date: Tue, 6 Jun 2017 16:38:07 +0000 (+0200) Subject: fix compile errors on non-Intel CPUs: X-Git-Tag: v3.0.1~8^2 X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/commitdiff_plain/af7a1f70049b8065b17dc500981ab32570f83df2?hp=af7a1f70049b8065b17dc500981ab32570f83df2 fix compile errors on non-Intel CPUs: - client/Makefile: don't compile for different SIMD instruction sets if non-Intel - hardnested cores: provide non-SIMD versions of core functions ---