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
The wrapper compiler infrastructure enforces using
OPAL_WRAPPER_FLAGS_ADD rather than modifying environment variables
directly, in part by overwriting the values of
{OPAL,OMPI}_WRAPPER_EXTRA_<flag> before using. The
WRAPPER_EXTRA_CPPFLAGS variable was not properly cleared in the case
where install headers were not installed, so properly initialize them.
Signed-off-by: Brian Barrett <bbarrett@amazon.com>
(cherry picked from commit bab5d2d)
0 commit comments