Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
nvidia-k8s-device-plugin: clean up linker flags
`--export-dynamic` is a separate option, independent of `-z`, so pass it as its own `-Wl` flag. For consistency, pass the same flags to the external linker. Signed-off-by: Ben Cressey <bcressey@amazon.com>
- Loading branch information