kou commented on issue #13367:
URL: https://github.com/apache/arrow/issues/13367#issuecomment-1153146646

   We always set `CMAKE_POSITION_INDEPENEDNT_CODE` to `ON` in 
`cpp/cmake_modules/*.cmake`.
   
   You need to change `*.cmake` files to set `CMAKE_POSITION_INDEPENDENT_CODE` 
to `OFF` for now because we don't provide option to control it.
   
   BTW, why do you want to disable PIC?


-- 
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]

Reply via email to