mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Internal change.
PiperOrigin-RevId: 402995191
This commit is contained in:
@@ -349,18 +349,6 @@ cc_library(
|
||||
deps = [":test_util"],
|
||||
)
|
||||
|
||||
cc_library(
|
||||
name = "benchmark_main",
|
||||
testonly = 1,
|
||||
linkstatic = 1,
|
||||
deps = [
|
||||
":test_util",
|
||||
"@com_google_absl//absl/flags:flag",
|
||||
gtest,
|
||||
gbenchmark_internal,
|
||||
],
|
||||
)
|
||||
|
||||
cc_library(
|
||||
name = "epoll_util",
|
||||
testonly = 1,
|
||||
|
||||
Reference in New Issue
Block a user