unplugged-system/external/rust/crates/rustc-demangle-capi/BUILD.bazel

8 lines
203 B
Python
Raw Normal View History

# TODO(b/266459895): remove these after re-enabling libunwindstack
load("//build/bazel/rules/cc:cc_library_static.bzl", "cc_library_static")
cc_library_static(
name = "librustc_demangle_static",
)