Remove yasm.gyp from all.gyp
This allows 'gclient sync' to respect use_system_yasm=1 BUG=350593 Review URL: https://codereview.chromium.org/189583010 git-svn-id: http://src.chromium.org/svn/trunk/src/build@255847 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
This commit is contained in:
Родитель
23344105c5
Коммит
1ec484bda7
5
all.gyp
5
all.gyp
|
@ -113,11 +113,6 @@
|
|||
'../chrome/tools/profile_reset/jtl_compiler.gyp:*',
|
||||
],
|
||||
}],
|
||||
['os_posix==1 and OS!="android" and OS!="ios"', {
|
||||
'dependencies': [
|
||||
'../third_party/yasm/yasm.gyp:*#host',
|
||||
],
|
||||
}],
|
||||
['OS=="mac" or OS=="ios" or OS=="win"', {
|
||||
'dependencies': [
|
||||
'../third_party/nss/nss.gyp:*',
|
||||
|
|
Загрузка…
Ссылка в новой задаче