Merge "Export libc_headers from libdl_static for libraries that wrap it without bringing in libc."
This commit is contained in:
commit
e413ce902d
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ cc_library_static {
|
|||
stl: "none",
|
||||
system_shared_libs: [],
|
||||
header_libs: ["libc_headers"],
|
||||
export_header_lib_headers: ["libc_headers"],
|
||||
|
||||
sanitize: {
|
||||
never: true,
|
||||
|
|
Loading…
Reference in a new issue