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
Archiving and packaging should not happen inside the ubuntu docker image.
master
Ray Burgemeestre
5 anos atrás
pai
0f9fe16803
commit
3f538f1f9f
1 arquivos alterados
com
2 adições
e
2 exclusões
Visão dividida
Mostrar estatísticas do Diff
+2
-2
v8pp/Makefile
+ 2
- 2
v8pp/Makefile
Ver arquivo
@@ -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
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar