-
Type: Bug
-
Resolution: Done
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: Build
-
None
-
Build
-
ALL
Below is partial output from the evergreen log. It seems like we should be able to add -j argument.
[2016/02/15 18:18:43.326] Running command 'shell.exec' in "build rocksdb" (step 7 of 16) [2016/02/15 18:18:43.327] if [ "true" = "true" ]; then [2016/02/15 18:18:43.327] rm -rf rocksdb [2016/02/15 18:18:43.327] git clone https://github.com/facebook/rocksdb.git [2016/02/15 18:18:43.327] cd rocksdb [2016/02/15 18:18:43.327] make static_lib [2016/02/15 18:18:43.327] fi