Este site funciona melhor com JavaScript.
Página inicial
Ajuda
Acessar
lolengine
/
lol
espelhamento de
https://github.com/lolengine/lol
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Versões
0
Wiki
Atividade
Ver código fonte
build: add -j6 to our build scripts' "make" invocations.
legacy
Sam Hocevar
sam
13 anos atrás
pai
1569f1620a
commit
5bd1a0f887
2 arquivos alterados
com
2 adições
e
2 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+1
-1
build-linux
+1
-1
build-mingw
+ 1
- 1
build-linux
Ver arquivo
@@ -7,5 +7,5 @@ set -ex
./bootstrap
./configure
make clean
make
make
-j6
+ 1
- 1
build-mingw
Ver arquivo
@@ -71,5 +71,5 @@ fi
./configure $HOSTFLAGS $BUILDFLAGS \
CPPFLAGS="$CPPFLAGS" LDFLAGS="$LDFLAGS" \
GTK_LIBS="$GTK_LIBS" LOL_LIBS="$LOL_LIBS"
make
make
-j6
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar