Initial import.
This commit is contained in:
commit
ed320731e9
93 changed files with 21078 additions and 0 deletions
2
algo/cryptonight/bmi2/CMakeLists.txt
Normal file
2
algo/cryptonight/bmi2/CMakeLists.txt
Normal file
|
@ -0,0 +1,2 @@
|
|||
set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -mbmi2")
|
||||
add_library(cryptonight_av3_aesni_bmi2 STATIC ../cryptonight_av3_aesni_bmi2.c)
|
Loading…
Add table
Add a link
Reference in a new issue