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