Added macOS build

This commit is contained in:
SChernykh
2021-09-05 11:50:56 +02:00
parent e527b0c660
commit b31adbd5ae
12 changed files with 54 additions and 19 deletions

View File

@@ -25,8 +25,6 @@ extern "C" {
#include "crypto-ops.h"
}
static constexpr char log_category_prefix[] = "Crypto ";
namespace p2pool {
namespace {