Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Registrati
Accedi
rayburgemeestre
/
build-config
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
Archiving and packaging should not happen inside the ubuntu docker image.
master
Ray Burgemeestre
5 anni fa
parent
0f9fe16803
commit
3f538f1f9f
1 ha cambiato i file
con
2 aggiunte
e
2 eliminazioni
Visualizzazione separata
Mostra Diff Stats
+2
-2
v8pp/Makefile
+ 2
- 2
v8pp/Makefile
Vedi File
@@ -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
Write
Preview
Loading…
Annulla
Salva