Skip to content
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

Fix build and tests targets on darwin #333

Merged
merged 1 commit into from
Feb 6, 2024
Merged

Conversation

elezar
Copy link
Member

@elezar elezar commented Feb 2, 2024

These changes allow the build and test targets to run successfully on Darwin.

@elezar elezar self-assigned this Feb 2, 2024
@elezar elezar requested a review from cdesiniotis February 6, 2024 09:15
@elezar elezar merged commit f0545dd into NVIDIA:main Feb 6, 2024
8 checks passed
@elezar elezar deleted the test-on-darwin branch July 15, 2024 13:41
debarshiray added a commit to debarshiray/toolbox that referenced this pull request Sep 26, 2024
The previous commit explains how the NVIDIA Container Toolkit is
sensitive to some linker flags.  Therefore, use the same linker flags
that are used by NVIDIA Container Toolkit to build the nvidia-cdi-hook,
nvidia-ctk, etc. binaries, because they use the same Go APIs that
toolbox(1) does [1].  It's better to use the same build configuration to
prevent subtle bugs from creeping in.

[1] NVIDIA Container Toolkit commit 772cf77dcc2347ce
    NVIDIA/nvidia-container-toolkit@772cf77dcc2347ce
    NVIDIA/nvidia-container-toolkit#333

containers#1548
@elezar elezar mentioned this pull request Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant