alkis commented on PR #42174:
URL: https://github.com/apache/arrow/pull/42174#issuecomment-2232604233
> I think that the build doesn't have `-DARROW_BUILD_STATIC=ON`.
>
> BTW, we should not use `${ARROW_LIBRARIES}`. That is `arrow_shared`,
`arrow_static` or `arrow_shared;arrow_static`. If it's
`arrow_shared;arrow_static`, both of them are linked.
>
> Why did you use
[7d896e4](https://github.com/apache/arrow/commit/7d896e49b0de076e2010fa50fff3b4c23788144b)
?
I thought that's the right way to do it, I can revert that commit if the
conditional is the right way.
--
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]