Commit b02f912f authored by Linshizhi's avatar Linshizhi

Update v8.py

parent 7a4c34f3
......@@ -14,7 +14,7 @@ class V8(config_util.Config):
@staticmethod
def fetch_spec(props):
url = 'https://chromium.googlesource.com/v8/v8.git'
url = 'git@gitlab.laihua.com:linshizhi/v8.git'
solution = {
'name' : 'v8',
'url' : url,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment