build: build, install and link against randomx library

This commit is contained in:
xiphon
2019-09-28 12:14:07 +00:00
parent d3b81cb6f8
commit ae2fdc7ab3
2 changed files with 17 additions and 19 deletions

View File

@@ -253,4 +253,7 @@ if [ -d $MONERO_DIR/build/$BUILD_TYPE/external/unbound ]; then
popd
fi
# install randomx
eval make -C $MONERO_DIR/build/$BUILD_TYPE/external/randomx all install
popd