Commit 032e871
committed
Fix libs handling in opal wrapper libs
Unify behavior between the opal wrapper libs and the ompi wrapper
libs by 1) not copying what is already in OPAL_WRAPPER_EXTRA_LIBS
(which should be a null string if everyone behaved) and 2) adding
LIBS to the wrapper libs.
Signed-off-by: Brian Barrett <bbarrett@amazon.com>1 parent bab5d2d commit 032e871
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
385 | 385 | | |
386 | 386 | | |
387 | 387 | | |
388 | | - | |
| 388 | + | |
389 | 389 | | |
390 | 390 | | |
| 391 | + | |
391 | 392 | | |
392 | 393 | | |
393 | 394 | | |
| |||
0 commit comments