amol- commented on pull request #10684: URL: https://github.com/apache/arrow/pull/10684#issuecomment-877012408
> Shell we include other directives too, similarly to [lib.pyx](https://github.com/apache/arrow/blob/master/python/pyarrow/lib.pyx#L18-L21)? Perhaps there is a way to set those globally from `setup.py`, though I'm not sure. That's an interesting idea, there might be a way to pass it as a compiler option, in general providing them to `Extension` is the way to go, but the fact that we use CMake to cythonize files is something I'm not much familiar with so I'd have to investigate a bit how to pass compiler options through CMake -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org