Android fix for gtest.gyp.
TBR=machenbach@chromium.org Review URL: https://codereview.chromium.org/453363002 git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@23018 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
This commit is contained in:
parent
5315974b25
commit
d63eec33da
@ -79,7 +79,7 @@
|
|||||||
],
|
],
|
||||||
},
|
},
|
||||||
}],
|
}],
|
||||||
['OS=="android" and android_app_abi=="x86"', {
|
['OS=="android"', {
|
||||||
'defines': [
|
'defines': [
|
||||||
'GTEST_HAS_CLONE=0',
|
'GTEST_HAS_CLONE=0',
|
||||||
],
|
],
|
||||||
|
Loading…
Reference in New Issue
Block a user