[build] Don't run wine during winelib build process

This commit is contained in:
pchome 2018-08-18 12:08:01 +03:00 committed by Philip Rebohle
parent 6e2e04cf05
commit 715d25716b

View file

@ -5,6 +5,7 @@ ar = 'ar'
strip = 'strip'
[properties]
needs_exe_wrapper = true
winelib = true
c_args=['-m64']