Skip to content

Commit

Permalink
add define to build with silentarmy
Browse files Browse the repository at this point in the history
  • Loading branch information
S74nk0 committed Nov 4, 2016
1 parent 1c3e76f commit 3044e04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Linux_cmake/nheqminer_AMD/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ endif ()
#add_definitions(-DUSE_CPU_XENONCAT)
#add_definitions(-DUSE_CPU_TROMP)
add_definitions(-DUSE_OCL_XMP)
add_definitions(-DUSE_OCL_SILENTARMY)

#add_library ( xenoncat_avx1 SHARED IMPORTED GLOBAL )
#set_target_properties ( xenoncat_avx1 PROPERTIES IMPORTED_LOCATION "../../cpu_xenoncat/Linux/asm/equihash_avx1.o" )
Expand Down

0 comments on commit 3044e04

Please sign in to comment.