diff options
| author | Ryan Dahl <ry@tinyclouds.org> | 2018-06-13 23:18:51 +0200 |
|---|---|---|
| committer | Ryan Dahl <ry@tinyclouds.org> | 2018-06-14 14:19:17 +0200 |
| commit | 168cc755cf132a09a91308c19e032195a17fc67f (patch) | |
| tree | e2d31b42098319c36028a4a6bcde27a24234d2f7 /deno2/.gclient | |
| parent | 4ac67cf3435b3e15f95fadc20c98e37abf706ea4 (diff) | |
Clean up build files.
Diffstat (limited to 'deno2/.gclient')
| -rw-r--r-- | deno2/.gclient | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/deno2/.gclient b/deno2/.gclient index e597912f2..591ee2b62 100644 --- a/deno2/.gclient +++ b/deno2/.gclient @@ -1,8 +1,5 @@ solutions = [{ 'url': 'https://chromium.googlesource.com/v8/v8.git@2530a044126ae6a1d3dff0d8c61999762847d9f0', - 'custom_vars': { - 'build_for_node': True - }, 'name': 'v8', 'deps_file': 'DEPS', 'custom_deps': { @@ -23,7 +20,6 @@ solutions = [{ }, { 'url': 'https://github.com/ry/protobuf_chromium.git@e62249df45c2a0a9c38e4017e8ab604020b986c5', 'name': 'third_party/protobuf', - 'deps_file': 'DEPS' }, { 'url': 'https://chromium.googlesource.com/chromium/src/tools/protoc_wrapper@9af82fef8cb9ca3ccc13e2ed958f58f2c21f449b', |
