Add relibc eventfd MOD patch for init waitpid compatibility
Eventfd now sets correct file mode bits so init's waitpid loop can poll on eventfd descriptors without spurious EPERM.
This commit is contained in:
@@ -13,6 +13,7 @@ patches = [
|
||||
"../../../local/patches/relibc/P3-open-memstream.patch",
|
||||
"../../../local/patches/relibc/P3-ifaddrs-net_if.patch",
|
||||
"../../../local/patches/relibc/P3-fd-event-tests.patch",
|
||||
"../../../local/patches/relibc/P3-eventfd-mod.patch",
|
||||
]
|
||||
|
||||
[build]
|
||||
|
||||
Reference in New Issue
Block a user