Commit ae4b0b7
committed
[PyROOT] Whitelist
On some platforms, the low-level runtime library provided by GCC will
also be loaded when importing ROOT. Therefore, it needs to be added to
the whitelist such that the ROOT Python module tests don't fail because
of it.
Fixes a test failure that I saw on my workstation with NixOS.libgcc_s library in imported library test1 parent 78c1624 commit ae4b0b7
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| 73 | + | |
73 | 74 | | |
74 | 75 | | |
75 | 76 | | |
| |||
0 commit comments