Skip to content

Fix resolution of libs in LDCache on ARM #1068

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 12, 2025

Conversation

elezar
Copy link
Member

@elezar elezar commented May 9, 2025

Since we explicitly check for the architecture of the libraries in the ldcache, we need to also check the architecture flag against the ARM constants.

Backport of #1046

Since we explicitly check for the architecture of the
libraries in the ldcache, we need to also check the architecture
flag against the ARM constants.

Signed-off-by: Evan Lezar <[email protected]>
@elezar elezar requested a review from ArangoGutierrez May 9, 2025 13:06
@elezar elezar self-assigned this May 9, 2025
@elezar elezar added the backport label May 9, 2025
@elezar elezar added this to the v1.17.7 milestone May 9, 2025
Copy link
Collaborator

@ArangoGutierrez ArangoGutierrez left a comment

Choose a reason for hiding this comment

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

Backport approved

@elezar elezar merged commit e8ac801 into NVIDIA:release-1.17 May 12, 2025
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants