update wow-fake-build

master
fuwa 4 years ago
parent c7972d63a5
commit 98ab9869aa

@ -87,7 +87,7 @@ script := etc/scripts/build-external-libs
wow: clean-external-libs collect-wownero build
wow-fake: clean-external-libs collect-wownero-fake build
wow-no-native: build
clean-external-libs:
$(script)/clean.sh
@ -126,10 +126,6 @@ wownero: openssl boost sodium toolchain-wow
collect-wownero: wownero
$(script)/collect.sh
collect-wownero-fake:
$(script)/collect-fake.sh
# etc
remove-exif:

Loading…
Cancel
Save