Switching to v8.gyp in the v8 project (so they can maintain it themselves).
Rolling forward v8 version to pull in one with v8.gyp. Review URL: http://codereview.chromium.org/100076 git-svn-id: http://src.chromium.org/svn/trunk/src/build@14786 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
This commit is contained in:
Родитель
669bd4ddb4
Коммит
14e219bbaf
2
all.gyp
2
all.gyp
|
@ -44,7 +44,7 @@
|
|||
'conditions': [
|
||||
['javascript_engine=="v8"', {
|
||||
'dependencies': [
|
||||
'temp_gyp/v8.gyp:*',
|
||||
'../v8/tools/gyp/v8.gyp:*',
|
||||
],
|
||||
}],
|
||||
['OS=="linux"', {
|
||||
|
|
Загрузка…
Ссылка в новой задаче