Merge "Disable native_coverage for libdl"
This commit is contained in:
commit
bd912d2868
1 changed files with 1 additions and 0 deletions
|
@ -92,6 +92,7 @@ cc_library {
|
|||
|
||||
nocrt: true,
|
||||
system_shared_libs: [],
|
||||
native_coverage: false,
|
||||
|
||||
// This is placeholder library the actual implementation is (currently)
|
||||
// provided by the linker.
|
||||
|
|
Loading…
Reference in a new issue