ソースを参照

Github seems to be having issues on port 22

master
Ray Burgemeestre 2年前
コミット
61dd3b7ccf
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      v8pp/build-v8.sh

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

@@ -3,7 +3,7 @@
set -ex

# I guess now we have to install ninja ourselves.. sigh..
git clone git://github.com/ninja-build/ninja.git
git clone https://github.com/ninja-build/ninja.git
pushd ninja
git checkout v1.11.1


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