Skip to content

openssl: Disable async APIs

Enabling async APIs imply using OS features are are not allowed by Apple. This should not affect GStreamer as we don't use these new APIs.

https://github.com/openssl/openssl/issues/2545

Closes #61 (closed)

Merge request reports