mirror of
https://github.com/google/googletest.git
synced 2025-12-06 16:57:00 +08:00
Remove unused syslog dependency for Fuchsia.
PiperOrigin-RevId: 798883577 Change-Id: Id248b44a45c6d3eb173513b1cd2bb8fb564885ed
This commit is contained in:
parent
6986c2b575
commit
eb2d85edd0
@ -161,7 +161,6 @@ cc_library(
|
|||||||
# Otherwise, builds targeting Fuchsia would fail to compile.
|
# Otherwise, builds targeting Fuchsia would fail to compile.
|
||||||
":fuchsia": [
|
":fuchsia": [
|
||||||
"@fuchsia_sdk//pkg/fdio",
|
"@fuchsia_sdk//pkg/fdio",
|
||||||
"@fuchsia_sdk//pkg/syslog",
|
|
||||||
"@fuchsia_sdk//pkg/zx",
|
"@fuchsia_sdk//pkg/zx",
|
||||||
],
|
],
|
||||||
"//conditions:default": [],
|
"//conditions:default": [],
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user