Skip to content

Commit 82620ad

Browse files
committed
fix warnings caused by codspeed
1 parent 47dbb6f commit 82620ad

File tree

2 files changed

+1
-12
lines changed

2 files changed

+1
-12
lines changed

build/google-benchmark/MODULE.bazel

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@ git_repository = use_repo_rule("@bazel_tools//tools/build_defs/repo:git.bzl", "g
88

99
git_repository(
1010
name = "codspeed",
11-
commit = "2b6afb971742dfc003aa350a6aae4efc33f933f4",
12-
patches = ["codspeed_pr_21.patch"],
11+
commit = "4a4951fb1c6eeb93dbaae7c97fd5b7e3738b43b8",
1312
recursive_init_submodules = True,
1413
remote = "https://github.com/CodSpeedHQ/codspeed-cpp",
1514
)

build/google-benchmark/codspeed_pr_21.patch

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)