зеркало из https://github.com/electron/electron.git
Linker behaves differently on arm
This commit is contained in:
Родитель
34cb9cf1fe
Коммит
ecefe41728
|
@ -166,6 +166,9 @@
|
|||
}],
|
||||
['target_arch=="arm"', {
|
||||
'link_settings': {
|
||||
'libraries': [
|
||||
'<(libchromiumcontent_dir)/libjpeg.a',
|
||||
],
|
||||
'libraries!': [
|
||||
'<(libchromiumcontent_dir)/libdesktop_capture_differ_sse2.a',
|
||||
],
|
||||
|
|
Загрузка…
Ссылка в новой задаче