lordgamez commented on PR #2130: URL: https://github.com/apache/nifi-minifi-cpp/pull/2130#issuecomment-4012366225
> maybe we should remove whatever llvm repository github added, or use that instead, if the right versions are present in it Unfortunately we cannot use it because it contains libc++23 and we need libc++20 to be compatible with the current clang-20 compiler. Removing it would be more tricky as I cannot see the internals of the docker image. -- 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]
