Merge "Fixing the Mac SDK build"
am: 0b66e96da5
Change-Id: I2979bf2260a5e254b6247061baa01d1ae8eb1e9e
This commit is contained in:
@@ -215,4 +215,11 @@ cc_test_host {
|
|||||||
],
|
],
|
||||||
|
|
||||||
data: ["testdata/*"],
|
data: ["testdata/*"],
|
||||||
|
|
||||||
|
target: {
|
||||||
|
darwin: {
|
||||||
|
// libimgdiff is not available on the Mac.
|
||||||
|
enabled: false,
|
||||||
|
},
|
||||||
|
},
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user