mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-06 18:09:44 +03:00
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>