Explorar el Código

Possible fix broken build.

master
Ray Burgemeestre hace 5 años
padre
commit
0518e8133a
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  1. +5
    -0
      v8pp/build-v8.sh

+ 5
- 0
v8pp/build-v8.sh Ver fichero

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

Cargando…
Cancelar
Guardar