kou opened a new pull request, #14960:
URL: https://github.com/apache/arrow/pull/14960
Xcode 14 shows a warning for "-undefined dynamic_lookup".
We need to use "-U${external_symbol_in_dynamic_loaded_library}" explicitly
for all external symbols in dynamic loaded library without "-undefined
dynamic_lookup".
In Red Arrow case, we use some symbols in Ruby/GLib2.
--
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]