Commit graph

12 commits

Author SHA1 Message Date
iceman1001 68f296cc14 compile for optimized speed execution 2023-11-03 11:36:10 +01:00
iceman1001 c73de57320 make sure pthread and atomic isnt called in macOS 2023-09-16 09:51:47 +02:00
iceman1001 22d7adf0c0 getting confused over pthread vs atomic... 2023-09-16 09:32:47 +02:00
iceman1001 908ae0c78c ...confused makefiles stuff 2023-09-15 21:53:52 +02:00
iceman1001 0443a60025 adapt Makefile to use MYxxxx flags instead 2023-09-15 19:08:24 +02:00
iceman1001 c26d33dfd3 forgot to set the var... 2023-09-12 20:47:59 +02:00
iceman1001 774f1c33ef fix atomic on macOS and all platforms 2023-09-12 20:22:04 +02:00
Leopoldo Pla Sempere 7f2433eb8b
Fix linking in explicit libatomic devices
My Raspberry Pi Zero with latest Raspberry Pi OS thanks this after commit b17a733

Signed-off-by: Leopoldo Pla Sempere <lpla@dlsi.ua.es>
2023-09-12 09:44:16 +02:00
David Driscoll 760bfbb399 Fix macOS errors while building after cryptoRF solvers was added. 2023-08-23 22:05:00 -04:00
Philippe Teuwen 9ade745f07 rework cryptorf 2020-08-19 21:48:25 +02:00
iceman1001 5525cefd19 commented out crf since it needs to be adapted for a modern libnfc 2020-08-19 15:25:50 +02:00
iceman1001 073e79553e added the securememory simulator_recovery code by @Roel et al 2020-08-19 15:24:32 +02:00