You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Switch the ordering of both the -L and rpath/runpath arguments
added by the wrapper compiler so that the install's libdir
is always the first in the list of paths to search. Previously,
the component-related paths were added first, which could cause
applications to find an errant (to us, anyway) libmpi.
Signed-off-by: Brian Barrett <bbarrett@amazon.com>
0 commit comments