glibc: clarify RELR patch requirements

This commit is contained in:
Aman Gupta Karmani 2023-02-09 11:12:13 -08:00 committed by Aman Karmani
parent efadf1257c
commit c795e20743

View File

@ -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 Subject: [PATCH] HACK: Don't check GLIBC_ABI_DT_RELR support for ChromeOS
libwidevinecdm.so libwidevinecdm.so
Required starting with glibc 2.36
--- ---
elf/dl-version.c | 3 ++- elf/dl-version.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-) 1 file changed, 2 insertions(+), 1 deletion(-)