You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While the commonly used glibc hack-patch enables kodi on ARM Linux
to use the ChromeOS widevine library ldd will still correctly
fail with an error message because of the missing GLIBC_ABI_DT_RELR
dependency.
This makes the test quite useless on ARM, results in repeated
logspam and the logged error may also be misleading to users.
Signed-off-by: Matthias Reichl <[email protected]>
0 commit comments