summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2015-10-01 02:38:39 (GMT)
committerTony Theodore <tonyt@logyst.com>2015-10-01 02:38:39 (GMT)
commit4cbbcfa0b625cd73b9a59306f82ae71cf62b6d46 (patch)
tree484bcef4dcc7ef6424d25950c7cd33b8efce2d31
parentd6bf4dd4505091ee40517d3aa5c612f9c5f7e9f4 (diff)
downloadmxe-4cbbcfa0b625cd73b9a59306f82ae71cf62b6d46.zip
mxe-4cbbcfa0b625cd73b9a59306f82ae71cf62b6d46.tar.gz
mxe-4cbbcfa0b625cd73b9a59306f82ae71cf62b6d46.tar.bz2
Makefile: add note about WINEPREFIX
-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 = \