summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 925ec6f..e58cd2f 100644
--- a/Makefile
+++ b/Makefile
@@ -142,6 +142,8 @@ endef
ENV_WHITELIST := PATH LANG MAKE% MXE% %PROXY %proxy LD_LIBRARY_PATH ACLOCAL_PATH
unexport $(filter-out $(ENV_WHITELIST),$(shell env | cut -d '=' -f1))
+# disable wine with readonly directory (created by mxe-conf)
+# see https://github.com/mxe/mxe/issues/841
export WINEPREFIX=$(PREFIX)/readonly
SHORT_PKG_VERSION = \