mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
Merge pull request #7490 from tmm1/clarify-glibc-patches
Document more context around widevine glibc patches
This commit is contained in:
commit
b708f114c2
@ -4,6 +4,7 @@ Date: Sun, 17 Jul 2022 12:16:20 +0200
|
||||
Subject: [PATCH] HACK: Don't check GLIBC_ABI_DT_RELR support for ChromeOS
|
||||
libwidevinecdm.so
|
||||
|
||||
Required starting with glibc 2.36
|
||||
---
|
||||
elf/dl-version.c | 3 ++-
|
||||
1 file changed, 2 insertions(+), 1 deletion(-)
|
||||
|
@ -6,6 +6,8 @@ Subject: [PATCH] tls: libwidevinecdm.so: since 4.10.2252.0 has TLS with
|
||||
to use dlopen again. Tests by changing TLS_TCB_ALIGN directly showed up some
|
||||
random crashes. Reverence: https://lkml.org/lkml/2020/7/3/754
|
||||
|
||||
Without this patch, a SEGV is encountered when dlopen(libwidevinecdm.so),
|
||||
inside dl-init.c call_init()
|
||||
---
|
||||
elf/dl-tls.c | 5 +++++
|
||||
1 file changed, 5 insertions(+)
|
||||
|
Loading…
x
Reference in New Issue
Block a user