Skip to content

Commit

Permalink
add libatomic.so to bypass keydb linking issue
Browse files Browse the repository at this point in the history
Signed-off-by: poorndm <[email protected]>
  • Loading branch information
poorndm committed Aug 5, 2024
1 parent 3efa84c commit 5b6b28c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/omnibus/whitelist.rb
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@

ARCH_WHITELIST_LIBS = [
/libanl\.so/,
/libatomic\.so/,
/libc\.so/,
/libcrypt\.so/,
/libdb-5\.3\.so/,
Expand Down

0 comments on commit 5b6b28c

Please sign in to comment.