fix: wire relibc ldso rpath support patch
This commit is contained in:
@@ -58,6 +58,8 @@ patches = [
|
||||
# to prevent recursive include chain (stdint.h → sys/types.h → pthread.h)
|
||||
# from seeing undefined size_t when gnulib wrappers are present
|
||||
"P3-stddef-reorder.patch",
|
||||
# ld.so: parse DT_RPATH in addition to DT_RUNPATH (RUNPATH takes precedence per gABI)
|
||||
"P3-ldso-rpath-support.patch",
|
||||
]
|
||||
|
||||
[build]
|
||||
|
||||
Reference in New Issue
Block a user