Última atividade 1729920046

knox revisou este gist 1729920046. Ir para a revisão

1 file changed, 8 insertions

RethinkDB-2.sh(arquivo criado)

@@ -0,0 +1,8 @@
1 + ./configure --allow-fetch
2 + # or run ./configure --allow-fetch CXX=clang++
3 +
4 + make -j4
5 + # or run make -j4 DEBUG=1
6 +
7 + sudo make install
8 + # or run ./build/debug_clang/rethinkdb
Próximo Anterior