Merge pull request #6818 from iMichka/libthread

linkage_checker: whitelist libthread_db.so.1
This commit is contained in:
Michka Popoff 2019-12-05 22:15:10 +01:00 committed by GitHub
commit 2b34c1055f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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