Skip to content

Commit 2303ed1

Browse files
committed
blacklist libstdc++
1 parent e7e42e1 commit 2303ed1

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
@@ -180,6 +180,7 @@ def _parse_node(node, expected_level):
180180
# base system
181181
'libgcc_s.so',
182182
'libgnutls.so',
183+
'libstdc++.so.6',
183184
# glibc
184185
'libpthread.so',
185186
'librt.so',

0 commit comments

Comments
 (0)