Is there any chance, we can get this merged or any...
# ktor
j
Is there any chance, we can get this merged or anything else I can do: It essentially fixes https://kotlinlang.slack.com/archives/C0A974TJ9/p1729510105813709 tldr. Is that the libcurl.a you have packaged doesn't support gcc 8, so just needs an older version of libcurl. PR shows how to get a compatible version from docker easily. Would this be ok? Otherwise I have to manage my own versions of ktor to get my own project compiling. I have the libraries that need linking to run tests too. https://github.com/ktorio/ktor/pull/4424