proxmark3/client/deps
Philippe Teuwen b2a6fca0ee Fix bug when cmake android and CMAKE_BUILD_TYPE=Release, see comments:
The presence of "filter" from crypto1.c as an exported function depends on the chosen compilation optimization level.
So if the common/crapto1/ and the code using it (here hardnested) are not using the same level, there will be a mismatch,
in this case hardnested_bruteforce.c expecting crypto1.c to provide filter()
2020-06-18 19:27:33 +02:00
..
amiitool
cliparser chg: cliparse should have atleast same file_max_path_len 2020-06-10 13:31:57 +02:00
hardnested
jansson
liblua
reveng
tinycbor make style 2020-06-08 03:15:10 +02:00
whereami
amiibo.cmake
cliparser.cmake
CMakeLists.txt
hardnested.cmake Fix bug when cmake android and CMAKE_BUILD_TYPE=Release, see comments: 2020-06-18 19:27:33 +02:00
jansson.cmake
lua.cmake Fix more deps/liblua Android cross-compilation 2020-06-08 20:20:16 +02:00
mbedtls.cmake
reveng.cmake
tinycbor.cmake
whereami.cmake