mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-02 00:57:28 -04:00
build libepee if monerod skipped
This commit is contained in:
@@ -219,6 +219,8 @@ if [ "$platform" != "mingw32" ] && [ "$ANDROID" != true ]; then
|
|||||||
eval make -j$CPU_CORE_COUNT
|
eval make -j$CPU_CORE_COUNT
|
||||||
eval make install -j$CPU_CORE_COUNT
|
eval make install -j$CPU_CORE_COUNT
|
||||||
popd
|
popd
|
||||||
|
else
|
||||||
|
eval make -C $MONERO_DIR/build/release/contrib/epee all install
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# unbound is one more dependency. can't be merged to the wallet_merged
|
# unbound is one more dependency. can't be merged to the wallet_merged
|
||||||
|
|||||||
Reference in New Issue
Block a user