silent wine errors

This commit is contained in:
2023-12-08 11:37:59 +01:00
parent af1b77eb0f
commit 2c35d60a64

View File

@@ -5,4 +5,6 @@ VALID_BUILDS = Ioc Command
MSVC_VERSION ?= 2019
PATH := /opt/gfa-wine/bin:/opt/wine-msvc-$(MSVC_VERSION)/bin/x64:$(PATH)
export WINEPREFIX = $(HOME)/.wine-$(EPICS_HOST_ARCH)
export WINEDEBUG=fixme-all
export WINEDLLOVERRIDES="mscoree,mshtml="
export WINE = wine64