diff --git a/tools/rules_cc/cuda_support.patch b/tools/rules_cc/cuda_support.patch index d097eee5036a..1f4814451202 100644 --- a/tools/rules_cc/cuda_support.patch +++ b/tools/rules_cc/cuda_support.patch @@ -15,7 +15,7 @@ index ba992fc..e4e8364 100644 repository_ctx, "BAZEL_CXXOPTS", - "-std=c++0x", -+ "-std=c++11", ++ "-std=c++17", False, ), ":")