package/xdg-dbus-proxy: add patch to support building with musl
authorAdrian Perez de Castro <aperez@igalia.com>
Sun, 15 Dec 2019 18:42:46 +0000 (20:42 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 15 Dec 2019 20:36:26 +0000 (21:36 +0100)
commit26113da140cb765797beca5ff03f9cffb9917bd8
tree7b7c3090a4ade427b28855c93c5af8c945b2c9a4
parent2a19afecb428bae6e323baf4178baacc2f545649
package/xdg-dbus-proxy: add patch to support building with musl

Import "0001-Fix-musl-compilation-by-adding-TEMP_FAILURE_RETRY.patch"
from the upstream repository, which allows building against the musl
libc (or any other which does not define the TEMP_FAILURE_RETRY macro).
The patch has been accepted upstream, but no releases have been made yet
which include the fix.

Signed-off-by: Adrian Perez de Castro <aperez@igalia.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/xdg-dbus-proxy/0001-Fix-musl-compilation-by-adding-TEMP_FAILURE_RETRY.patch [new file with mode: 0644]