Merge "Fix mac build." am: 51b4f48280
am: e1a58a8c5c
am: c45d756d70
Change-Id: Id2b214a43c90e0a56161eb195c8efd641e2825f5
This commit is contained in:
commit
80cca3b25c
|
@ -218,4 +218,10 @@ cc_binary_host {
|
|||
srcs: [
|
||||
"tests/GenGnuDebugdata.cpp",
|
||||
],
|
||||
|
||||
target: {
|
||||
darwin: {
|
||||
enabled: false,
|
||||
},
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue