mirror of
https://github.com/denoland/deno.git
synced 2025-09-26 20:29:11 +00:00
remove zlib from gclient_config.py (#2961)
and remove DENO_NINJA_PATH from manual
This commit is contained in:
parent
2788b5d4a1
commit
c6afe87feb
2 changed files with 2 additions and 9 deletions
|
@ -29,12 +29,6 @@ solutions = [
|
|||
'name':
|
||||
'depot_tools'
|
||||
},
|
||||
{
|
||||
'url':
|
||||
'https://chromium.googlesource.com/chromium/src/third_party/zlib@39b4a6260702da4c089eca57136abf40a39667e9',
|
||||
'name':
|
||||
'zlib'
|
||||
},
|
||||
{
|
||||
'url':
|
||||
'https://github.com/cpplint/cpplint.git@a33992f68f36fcaa6d0f531a25012a4c474d3542',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue