raulcd commented on issue #45778: URL: https://github.com/apache/arrow/issues/45778#issuecomment-2850650776
I am trying to fix the meson build on my PR but I am struggling to build locally and I would like to be able to limit the local resources it uses. How can I limit the number of processors being used in the meson build? I've tried modifying the `n_jobs` on `cpp_build.sh` as I can do for CMake but it doesn't seem to affect the meson build. -- 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]
