Commit 71145ff
committed
adding more symbols to the allowed-list in nmcheck
I don't want this testcase to be too aggressive about declaring
errors for things that might be okay.
Things allowed by this checkin that definitely should be allowed:
libhwloc.so can have hwloc_ symbols
libpmix.so can have pmix_ symbols
I'm also allowing PQ_ which seems unlikely to conflict with
user-apps and comes from treematch.
Signed-off-by: Mark Allen <[email protected]>1 parent 684531f commit 71145ff
1 file changed
+12
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
127 | 139 | | |
128 | 140 | | |
129 | 141 | | |
| |||
0 commit comments