From 715d25716b647dba85d8bd2400422434f97b7fc4 Mon Sep 17 00:00:00 2001 From: pchome Date: Sat, 18 Aug 2018 12:08:01 +0300 Subject: [PATCH] [build] Don't run wine during winelib build process --- build-wine64.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/build-wine64.txt b/build-wine64.txt index 5157fe75..f4a69cd9 100644 --- a/build-wine64.txt +++ b/build-wine64.txt @@ -5,6 +5,7 @@ ar = 'ar' strip = 'strip' [properties] +needs_exe_wrapper = true winelib = true c_args=['-m64']