mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-11-30 17:21:10 +00:00
[libc][Bazel] Bazel fix for 494734b06d
This commit is contained in:
parent
255ba1c334
commit
f0111f2039
@ -219,6 +219,7 @@ libc_support_library(
|
||||
hdrs = ["src/__support/arg_list.h"],
|
||||
deps = [
|
||||
":libc_root",
|
||||
":__support_common",
|
||||
],
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user