From 5f02df305884858a53de0bfb62acdeca09feab17 Mon Sep 17 00:00:00 2001 From: Alexander Polcyn Date: Wed, 13 Nov 2024 18:16:49 +0000 Subject: [PATCH] undo change --- tools/remote_build/linux.bazelrc | 1 - 1 file changed, 1 deletion(-) diff --git a/tools/remote_build/linux.bazelrc b/tools/remote_build/linux.bazelrc index 280743dd2f9..dd78d51fd55 100644 --- a/tools/remote_build/linux.bazelrc +++ b/tools/remote_build/linux.bazelrc @@ -103,4 +103,3 @@ build:ubsan --action_env=LD_LIBRARY_PATH=/usr/local/libcxx-msan/lib # the version having https://github.com/googleapis/google-cloud-cpp/pull/14151 build:ubsan --cxxopt='-std=c++17' build:ubsan --host_cxxopt='-std=c++17' -