Member commit bug fix.

This commit is contained in:
Adam Ierymenko
2017-12-08 19:00:38 -05:00
parent 249c27afd5
commit e4a10cc510
2 changed files with 25 additions and 12 deletions

View File

@@ -270,7 +270,7 @@ official-static: FORCE
central-controller: FORCE
cd ext/librethinkdbxx ; make
make LDLIBS="ext/librethinkdbxx/build/librethinkdb++.a" DEFS="-DZT_CONTROLLER_USE_RETHINKDB" one
make -j8 LDLIBS="ext/librethinkdbxx/build/librethinkdb++.a" DEFS="-DZT_CONTROLLER_USE_RETHINKDB" one
debug: FORCE
make ZT_DEBUG=1 one