PragmaTwice opened a new pull request, #2701: URL: https://github.com/apache/kvrocks/pull/2701
While ninja is used, some C dependencies like luajit still need to use make. However, we cannot pass the current concurrent level `-jN` from ninja to make due to some limitation. So here we just add a new CMake variable to let users to specify it, instead of the default level `-j1`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
