1--- a/third_party/nccl/build_defs.bzl.tpl
2+++ b/third_party/nccl/build_defs.bzl.tpl
3@@ -113,7 +113,6 @@ def _device_link_impl(ctx):
4 "--cmdline=--compile-only",
5 "--link",
6 "--compress-all",
7- "--bin2c-path=%s" % bin2c.dirname,
8 "--create=%s" % tmp_fatbin.path,
9 "--embedded-fatbin=%s" % fatbin_h.path,
10 ] + images,