diff --git a/Platform-v2.0/WineApp/WineApp.yaml b/Platform-v2.0/WineApp/WineApp.yaml index 7b2ddff..1e07942 100644 --- a/Platform-v2.0/WineApp/WineApp.yaml +++ b/Platform-v2.0/WineApp/WineApp.yaml @@ -48,6 +48,8 @@ modules: - --with-x - --without-mingw - CROSSCC=ccache x86_64-w64-mingw32-gcc + make-args: + - -l builddir: true build-options: ldflags-override: true @@ -90,6 +92,8 @@ modules: - --with-x - --without-mingw - CROSSCC=ccache i686-w64-mingw32-gcc + make-args: + - -l builddir: true build-options: ldflags-override: true