Skip to content

Commit ec89d28

Browse files
committed
build: remove libanl.so.1 from ALLOWED_LIBRARIES
1 parent a8d9f7d commit ec89d28

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

contrib/devtools/symbol-check.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@
5757
'libgcc_s.so.1', # GCC base support
5858
'libc.so.6', # C library
5959
'libpthread.so.0', # threading
60-
'libanl.so.1', # DNS resolve
6160
'libm.so.6', # math library
6261
'librt.so.1', # real-time (clock)
6362
'libatomic.so.1',

0 commit comments

Comments
 (0)