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
Small fix.
master
Ray Burgemeestre
5 anos atrás
pai
4af41c8bf3
commit
095224eacb
1 arquivos alterados
com
1 adições
e
1 exclusões
Visão dividida
Mostrar estatísticas do Diff
+1
-1
benchmarklib/Makefile
+ 1
- 1
benchmarklib/Makefile
Ver arquivo
@@ -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
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar