Skip to content

Add -z,lazy to LDFLAGS#736

Closed
elezar wants to merge 1 commit intoNVIDIA:release-1.16from
elezar:add-z-lazy
Closed

Add -z,lazy to LDFLAGS#736
elezar wants to merge 1 commit intoNVIDIA:release-1.16from
elezar:add-z-lazy

Conversation

@elezar
Copy link
Copy Markdown
Member

@elezar elezar commented Oct 11, 2024

This fixes undefined symbol errors on platforms where -z,lazy may not be the default.

Backports the changes from #732

This fixes undefined symbol errors on platforms where -z,lazy may
not be the default.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
@elezar
Copy link
Copy Markdown
Member Author

elezar commented Nov 7, 2024

Closing since we have released v1.17.0.

@elezar elezar closed this Nov 7, 2024
@elezar elezar deleted the add-z-lazy branch November 7, 2024 18:00
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.

nvidia-ctk returns undefined symbol: nvmlComputeInstanceDestroy

1 participant