linkage_checker: whitelist libthread_db.so.1

openjdk links against this library, which is provided by glibc.
This commit is contained in:
Michka Popoff 2019-12-05 21:44:07 +01:00
parent 5297e93b64
commit 50bb8f3fc1

View File

@ -14,6 +14,7 @@ class LinkageChecker
libpthread.so.0
libresolv.so.2
librt.so.1
libthread_db.so.1
libutil.so.1
libgcc_s.so.1