Skip to content

Conversation

@minrk
Copy link
Contributor

@minrk minrk commented Jul 29, 2024

Fixes regression in #12650 where variable names LDFLAGS_save_xcode and LDFLAGS_xcode_save do not match, so LDFLAGS wasn't saved.

closes #12719

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

Signed-off-by: Min RK <[email protected]>
@wenduwan wenduwan requested a review from jsquyres July 29, 2024 16:50
@wenduwan
Copy link
Contributor

Thanks for the fix. We will also need to backport to v5.0.x where we also cherry-picked the commit.

@minrk
Copy link
Contributor Author

minrk commented Jul 29, 2024

I think it was also backported to 4.1.x in #12663

Copy link
Member

@jsquyres jsquyres left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the fix!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

$LDFLAGS lost building fortran on mac

3 participants