Add relibc exec-root-bypass and tcp-nodelay patches

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
2026-04-25 14:49:15 +01:00
parent 58edf0df0b
commit 3db1953731
3 changed files with 75 additions and 0 deletions
+2
View File
@@ -15,6 +15,8 @@ patches = [
"../../../local/patches/relibc/P3-fd-event-tests.patch",
"../../../local/patches/relibc/P3-eventfd-mod.patch",
"../../../local/patches/relibc/P3-netdb-lookup-retry-fix.patch",
"../../../local/patches/relibc/P3-exec-root-bypass.patch",
"../../../local/patches/relibc/P3-tcp-nodelay.patch",
]
[build]