Skip to content

Commit e7e42e1

Browse files
committed
blacklist libgnutls
1 parent 4779696 commit e7e42e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/postprocess.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,7 @@ def _parse_node(node, expected_level):
179179
'libdbus-1.so',
180180
# base system
181181
'libgcc_s.so',
182+
'libgnutls.so',
182183
# glibc
183184
'libpthread.so',
184185
'librt.so',

0 commit comments

Comments
 (0)