forked from CastroFidel/PortWINE
disabled WINEFSYNC_FUTEX2 by default
This commit is contained in:
parent
94723c743d
commit
1384f6da2d
@ -2989,8 +2989,8 @@ start_portwine () {
|
|||||||
export WINEFSYNC_FUTEX2="0"
|
export WINEFSYNC_FUTEX2="0"
|
||||||
else
|
else
|
||||||
export WINEFSYNC="1"
|
export WINEFSYNC="1"
|
||||||
export WINEFSYNC_FUTEX2="1"
|
|
||||||
export WINEFSYNC_SPINCOUNT=100
|
export WINEFSYNC_SPINCOUNT=100
|
||||||
|
check_variables WINEFSYNC_FUTEX2 0
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [[ "${PW_FORCE_LARGE_ADDRESS_AWARE}" == 1 ]]
|
if [[ "${PW_FORCE_LARGE_ADDRESS_AWARE}" == 1 ]]
|
||||||
|
Loading…
Reference in New Issue
Block a user