Commit 1384f6da authored by Mikhail Tergoev's avatar Mikhail Tergoev

disabled WINEFSYNC_FUTEX2 by default

parent 94723c74
......@@ -2989,8 +2989,8 @@ start_portwine () {
export WINEFSYNC_FUTEX2="0"
else
export WINEFSYNC="1"
export WINEFSYNC_FUTEX2="1"
export WINEFSYNC_SPINCOUNT=100
check_variables WINEFSYNC_FUTEX2 0
fi
if [[ "${PW_FORCE_LARGE_ADDRESS_AWARE}" == 1 ]]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment