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
fix for issue #672: Defect: caf script fails to fall back to dynamic libcaf
if the static lib is missing
This fixes the substring removal pattern, we want the sortest matching
suffix to make sure only the file suffix is replaced,
e.g. libcaf_mpi.a by libcaf_mpi.so. This failed in paths containing
more than one '.'
0 commit comments