1
0
mirror of https://github.com/xmrig/xmrig.git synced 2025-12-07 07:55:04 -05:00

Build fixes.

This commit is contained in:
XMRig
2021-08-30 23:41:53 +07:00
parent cac1e4aa5e
commit e3b5bfeb36
11 changed files with 18 additions and 40 deletions

View File

@@ -124,5 +124,5 @@ if (WITH_RANDOMX)
endif()
message(STATUS "WITH_MSR\t= ${WITH_MSR}")
message(STATUS "WITH_PROFILING\t= ${WITH_PROFILING}")
message(STATUS "WITH_MSR \t= ${WITH_MSR}")
message(STATUS "WITH_PROFILING \t= ${WITH_PROFILING}")