From e2d4be6a9de6318bfc9a3e29d3a4dbb6ae0dd1a5 Mon Sep 17 00:00:00 2001 From: qvqc Date: Sat, 11 Apr 2020 10:46:05 -0400 Subject: [PATCH] set build path to randomwow --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index a3818da..a3b1987 100644 --- a/Makefile +++ b/Makefile @@ -62,7 +62,7 @@ MONERO_LIBS = \ ${MONERO_BUILD_ROOT}/external/easylogging++/libeasylogging.a \ ${MONERO_BUILD_ROOT}/src/libversion.a -LIBRX = ${MONERO_BUILD_ROOT}/external/randomx/librandomx.a +LIBRX = ${MONERO_BUILD_ROOT}/external/RandomWOW/librandomx.a DIRS = src data rxi/log/src