NEUpanning opened a new issue, #5559: URL: https://github.com/apache/incubator-gluten/issues/5559
### Problem description incubator-gluten/cpp/compile.sh script use `nproc` command to get the number of processing units available but MacOS dosen't support this comand. Here is the [code](https://github.com/apache/incubator-gluten/blob/main/cpp/compile.sh#L33). ### System information none ### CMake log _No response_ -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
