Skip to content
Snippets Groups Projects
Commit 8841635c authored by Sergey Sharybin's avatar Sergey Sharybin
Browse files

Release checker: Ignore libnls being dynamic

This is a part of libc as well.
parent 671f3f32
No related branches found
No related tags found
No related merge requests found
......@@ -48,6 +48,7 @@ ALLOWED_LIBS = (
# Libraries which are oart of default install,
"libcrypt.so",
"libnsl.so",
# X11 libraries we don't link statically,
"libX11.so",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment