Este sitio web funciona mejor con JavaScript.
Inicio
Ayuda
Iniciar sesión
lolengine
/
lol
réplica de
https://github.com/lolengine/lol
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
build: add -j6 to our build scripts' "make" invocations.
legacy
Sam Hocevar
sam
hace 13 años
padre
1569f1620a
commit
5bd1a0f887
Se han
modificado 2 ficheros
con
2 adiciones
y
2 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-1
build-linux
+1
-1
build-mingw
+ 1
- 1
build-linux
Ver fichero
@@ -7,5 +7,5 @@ set -ex
./bootstrap
./configure
make clean
make
make
-j6
+ 1
- 1
build-mingw
Ver fichero
@@ -71,5 +71,5 @@ fi
./configure $HOSTFLAGS $BUILDFLAGS \
CPPFLAGS="$CPPFLAGS" LDFLAGS="$LDFLAGS" \
GTK_LIBS="$GTK_LIBS" LOL_LIBS="$LOL_LIBS"
make
make
-j6
Escribir
Vista previa
Cargando…
Cancelar
Guardar