Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
rayburgemeestre
/
build-config
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
Archiving and packaging should not happen inside the ubuntu docker image.
master
Ray Burgemeestre
hace 5 años
padre
0f9fe16803
commit
3f538f1f9f
Se han
modificado 1 ficheros
con
2 adiciones
y
2 borrados
Dividir vista
Mostrar estadísticas de diff
+2
-2
v8pp/Makefile
+ 2
- 2
v8pp/Makefile
Ver fichero
@@ -3,8 +3,8 @@ SHELL:=/bin/bash
v8pp:
git clone https://github.com/rayburgemeestre/v8pp
bash ../ubuntu1804.sh make build
bash ../ubuntu1804.sh
make archive
bash ../ubuntu1804.sh
make package
make archive
make package
build:
apt-get update
Escribir
Vista previa
Cargando…
Cancelar
Guardar