We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3101c6 commit 0986ee1Copy full SHA for 0986ee1
third_party/cuda/BUILD
@@ -32,7 +32,7 @@ cc_library(
32
"bin/nvToolsExt64_1.dll",
33
],
34
"//conditions:default": [
35
- "ltargets/x86_64-linux/lib/libnvToolsExt.so.1",
+ "targets/x86_64-linux/lib/libnvToolsExt.so.1",
36
37
}),
38
)
0 commit comments