Fixed compile script in gdax-orderbook-hpp so that it does not attempt to run the...
[c11concurrency-benchmarks.git] / silo / compile.sh
1 #!/bin/bash
2 MODE=perf CHECK_INVARIANTS=1 make -j
3 MODE=perf CHECK_INVARIANTS=1 make -j dbtest
4