syncthing: fix crash on Android 8 (#2391)
authorLeonid Plyushch <leonid.plyushch@gmail.com>
Wed, 2 May 2018 10:19:20 +0000 (13:19 +0300)
committerFredrik Fornwall <fredrik@fornwall.net>
Wed, 2 May 2018 20:57:11 +0000 (22:57 +0200)
commit3067d29d934581307e4f0a9f02a16732f055cf41
tree15bc46f563d16de1dc27f15143e5ce8dc3534cb6
parent18c1abaac4ad33847e6ab8f4d0cf0d0e7b63d3ad
syncthing: fix crash on Android 8 (#2391)

Disable use of syscall sys_ioprio_set() which is blocked
by seccomp.
packages/syncthing/build.sh
packages/syncthing/no_ioprioSet.patch [new file with mode: 0644]