Merge pull request #11466 from danielnachun/add_libatomic

linkage_checker: add libatomic
This commit is contained in:
Michka Popoff 2021-05-31 13:38:46 +02:00 committed by GitHub
commit cf8794e3ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,6 +8,7 @@ class LinkageChecker
SYSTEM_LIBRARY_ALLOWLIST = %w[
ld-linux-x86-64.so.2
libanl.so.1
libatomic.so.1
libc.so.6
libcrypt.so.1
libdl.so.2