Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Cadastrar
Acessar
rayburgemeestre
/
build-config
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Pull requests
0
Versões
0
Wiki
Atividade
Ver código fonte
Make output for boost build slightly less verbose
master
Ray Burgemeestre
5 anos atrás
pai
5731653e5c
commit
32eaf84c1f
1 arquivos alterados
com
1 adições
e
1 exclusões
Visão dividida
Mostrar estatísticas do Diff
+1
-1
boost/Makefile
+ 1
- 1
boost/Makefile
Ver arquivo
@@ -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
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar