There is no libdesktop_capture_differ_sse2 no arm
This commit is contained in:
parent
46677e3a36
commit
c33c045964
1 changed files with 7 additions and 0 deletions
|
@ -113,6 +113,13 @@
|
|||
],
|
||||
},
|
||||
}],
|
||||
['target_arch=="arm"', {
|
||||
'link_settings': {
|
||||
'libraries!': [
|
||||
'<(libchromiumcontent_dir)/libdesktop_capture_differ_sse2.a',
|
||||
],
|
||||
},
|
||||
}],
|
||||
],
|
||||
}], # OS=="linux"
|
||||
['OS=="mac"', {
|
||||
|
|
Loading…
Reference in a new issue