open-mpi / ompi

Open MPI main development repository
https://www.open-mpi.org
Other
2.17k stars 861 forks source link

v5.0.x: Fix typo in LDFLAGS_save_xcode variable name #12741

Closed jsquyres closed 3 months ago

jsquyres commented 3 months ago

resulted in effectively overriding LDFLAGS='' on mac because save and restore variable named did not match

Signed-off-by: Min RK benjaminrk@gmail.com (cherry picked from commit 5d6026e041a76bfd11d22a0b12bf3476fc1f39a1)

This is a cherry pick of main PR #12720 Refs #12719

FYI @minrk