You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For some unknown reason the linker is not resolving all symbols so the
library crashes at run-time when trying to load them.
This PR is adding the missing dependency and setting ` --no-undefined`
to catch/prevent this kind of issues in the future.
Passenger: I'm also adding a missing header to the shipped ones
0 commit comments