ソースを参照

Possible fix broken build.

master
コミット
0518e8133a
1個のファイルの変更5行の追加0行の削除
  1. +5
    -0
      v8pp/build-v8.sh

+ 5
- 0
v8pp/build-v8.sh ファイルの表示

@@ -1,6 +1,11 @@
#!/bin/bash

export PATH=`pwd`/depot_tools:"$PATH"

# https://github.com/prahladyeri/tuxdrive/issues/3
pip3 install httplib2 --upgrade


fetch v8
#gclient sync -r 6.9.427.6 # 55da769bafac8b531cd8b388df56161b8b7c6416
# gclient sync -r 7.1.69 #

読み込み中…
キャンセル
保存