From 98ab9869aaf008e1007df48832d702fd1cfb7214 Mon Sep 17 00:00:00 2001 From: fuwa Date: Fri, 21 Feb 2020 16:12:32 +0800 Subject: [PATCH] update wow-fake-build --- Makefile | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/Makefile b/Makefile index f23be95..bf0a369 100644 --- a/Makefile +++ b/Makefile @@ -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: