]> git.zerfleddert.de Git - proxmark3-svn/commit - client/hardnested/hardnested_bf_core.c
fix compile issues on OS X 10.11 315/head
authormarshmellow42 <marshmellowrf@gmail.com>
Thu, 8 Jun 2017 21:07:14 +0000 (17:07 -0400)
committermarshmellow42 <marshmellowrf@gmail.com>
Thu, 8 Jun 2017 21:07:14 +0000 (17:07 -0400)
commit087c8bf3303e69d79cbbfdfb8edc836587cfb820
tree44c3d25ee1f29d579e3d4899146cc86ad2ae9bc6
parentb63bd049fccbbbae5491bfb20d7b2267128b0637
fix compile issues on OS X 10.11

OSX 10.11 does not have clock_gettime()
clang <= 8.0.0 has a bug in __builtin_cpu_supports() and it doesn't
function.
see https://llvm.org/bugs/show_bug.cgi?id=25510
client/cmdhfmfhard.c
client/hardnested/hardnested_bf_core.c
client/hardnested/hardnested_bitarray_core.c
client/util_posix.c
Impressum, Datenschutz