Skip to content

Commit e144732

Browse files
committed
contrib: remove librt from release deps
1 parent e64e178 commit e144732

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
@@ -98,7 +98,6 @@
9898
'libc.so.6', # C library
9999
'libpthread.so.0', # threading
100100
'libm.so.6', # math library
101-
'librt.so.1', # real-time (clock)
102101
'libatomic.so.1',
103102
'ld-linux-x86-64.so.2', # 64-bit dynamic linker
104103
'ld-linux.so.2', # 32-bit dynamic linker

0 commit comments

Comments
 (0)