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
Make output for boost build slightly less verbose
master
Ray Burgemeestre
5 anni fa
parent
5731653e5c
commit
32eaf84c1f
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
+1
-1
boost/Makefile
+ 1
- 1
boost/Makefile
Vedi File
@@ -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
Write
Preview
Loading…
Annulla
Salva