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
Small fix.
master
Ray Burgemeestre
5 anni fa
parent
4af41c8bf3
commit
095224eacb
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
+1
-1
benchmarklib/Makefile
+ 1
- 1
benchmarklib/Makefile
Vedi File
@@ -12,7 +12,7 @@ impl:
pushd benchmarklib && \
CXX=$$(which c++) cmake -DSTATIC=1 -DBOOST_ROOT=/opt/cppse/build/boost . && \
make -j $$(nproc) && \
make install
&& \
make install
package:
rm -rf out
Write
Preview
Loading…
Annulla
Salva