# The NVIDIA license does not allow any form of modification.
hardening-no-bindnow
hardening-no-fortify-functions
repeated-path-segment include usr/include/cuda/std/detail/libcxx/include/*
static-library-has-unneeded-sections
# These libraries are only stubs used by nvcc while linking.
missing-dependency-on-libc needed by usr/lib/*/stubs/libnvidia-ml.so
[arm64]: library-not-linked-against-libc usr/lib/*/stubs/*.so
[arm64]: missing-dependency-on-libstdc++ needed by usr/lib/*/stubs/*.so and 21 others
[!arm64]: shared-library-lacks-prerequisites usr/lib/*/stubs/*.so
|