Sfoglia il codice sorgente

Possible fix broken build.

master
Ray Burgemeestre 5 anni fa
parent
commit
0518e8133a
1 ha cambiato i file con 5 aggiunte e 0 eliminazioni
  1. +5
    -0
      v8pp/build-v8.sh

+ 5
- 0
v8pp/build-v8.sh Vedi File

@@ -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 #

Loading…
Annulla
Salva