Merge "Fix mac build."
This commit is contained in:
commit
51b4f48280
1 changed files with 6 additions and 0 deletions
|
|
@ -218,4 +218,10 @@ cc_binary_host {
|
|||
srcs: [
|
||||
"tests/GenGnuDebugdata.cpp",
|
||||
],
|
||||
|
||||
target: {
|
||||
darwin: {
|
||||
enabled: false,
|
||||
},
|
||||
},
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue