Skip to content

Commit

Permalink
Enable blake3 for Bazel builds
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronmondal committed Dec 21, 2023
1 parent d823964 commit c39ce7f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
# See the License for the specific language governing permissions and
# limitations under the License.

startup --digest_function=blake3

# Use the earliest supported C++ version for protoc.
build --cxxopt=-std=c++14 --host_cxxopt=-std=c++14

Expand Down

0 comments on commit c39ce7f

Please sign in to comment.