Closed felixschlegel closed 1 year ago
Can you take a look at the CI failures?
That's a weird one, I run into the exact issue as described here:
Currently, my fix is to set the _GNU_SOURCE
macro when building the Crdkafka
target, which gives me a lot of duplicate macro warnings but seems to work.
We need to get #137 merged before we get the 5.10
test to pass
Closes #123
Motivation:
No need to install
libressl
on machine to build project.Modifications:
swift-nio-ssl
to obtain copy ofBoringSSL
librdkafka
to build withBoringSSL
copy fromswift-nio-ssl
Additional Changes:
swift-service-lifecycle
version2.1.0
instead ofbeta