Merge pull request #424

8482481 pin submodule to monero head (Jaquee)
61f4db6 Update submodule + fix epee link (Jaquee)
This commit is contained in:
Riccardo Spagni
2017-01-23 08:03:40 -05:00
3 changed files with 3 additions and 3 deletions

View File

@@ -15,7 +15,7 @@ BUILD_LIBWALLET=false
if [ ! -d $MONERO_DIR/src ]; then
git submodule init monero
fi
git submodule update
git submodule update --remote
# get monero core tag
get_tag

2
monero

Submodule monero updated: 16b8b66adc...daf66621dc

View File

@@ -73,7 +73,7 @@ SOURCES = *.qml \
LIBS += -L$$WALLET_ROOT/lib \
-lwallet_merged \
monero/build/release/contrib/epee/src/libepee.a \
$$WALLET_ROOT/build/release/contrib/epee/src/libepee.a \
-lunbound