From 5f092836f20da39ad22873de8da62aec4ca69c81 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 70c80c9..4a66ec5 100644 --- a/Makefile +++ b/Makefile @@ -61,7 +61,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