Build more targets
This commit is contained in:
Родитель
ea4494d1f5
Коммит
8da87578f4
|
@ -38,8 +38,9 @@
|
||||||
}],
|
}],
|
||||||
['OS=="linux" and target_arch=="arm"', {
|
['OS=="linux" and target_arch=="arm"', {
|
||||||
'use_system_protobuf': 0,
|
'use_system_protobuf': 0,
|
||||||
|
'use_system_yasm': 0,
|
||||||
|
'use_system_icu': 0,
|
||||||
'arm_float_abi': 'hard',
|
'arm_float_abi': 'hard',
|
||||||
'v8_target_arch': 'arm',
|
|
||||||
}],
|
}],
|
||||||
['OS=="linux" and host_arch=="x64"', {
|
['OS=="linux" and host_arch=="x64"', {
|
||||||
'linux_use_gold_flags': 1,
|
'linux_use_gold_flags': 1,
|
||||||
|
|
Загрузка…
Ссылка в новой задаче