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
Make output for boost build slightly less verbose
master
Ray Burgemeestre
hace 5 años
padre
5731653e5c
commit
32eaf84c1f
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
+1
-1
boost/Makefile
+ 1
- 1
boost/Makefile
Ver fichero
@@ -2,7 +2,7 @@ SHELL:=/bin/bash
boost:
wget "https://dl.bintray.com/boostorg/release/1.68.0/source/boost_1_68_0.tar.bz2"
tar -x
v
f boost_1_68_0.tar.bz2
tar -xf boost_1_68_0.tar.bz2
bash ../ubuntu1804.sh make impl
make package
Escribir
Vista previa
Cargando…
Cancelar
Guardar