Update winesync patches (#503)

This commit is contained in:
Dmitry Skvortsov
2022-05-03 16:29:04 +03:00
committed by GitHub
parent 31879a4886
commit 08b1f742a4
12 changed files with 21419 additions and 14862 deletions

View File

@@ -163,6 +163,10 @@ _futex2="true"
# https://github.com/andrealmeid/futex_waitv_patches
_futex_waitv="false"
# Set to "true" to enable support for winesync, an experimental replacement for esync - requires patched wine - https://repo.or.cz/linux/zf.git/shortlog/refs/heads/winesync4
# ! Can't be used on multiple kernels installed side-by-side, which will require https://aur.archlinux.org/packages/winesync-dkms/ instead of this option !
_winesync="false"
# Set to "true" to enable Binder and Ashmem, the kernel modules required to use the android emulator Anbox. ! This doesn't apply to 5.4.y !
_anbox=""