tuhaihe commented on PR #1356: URL: https://github.com/apache/cloudberry/pull/1356#issuecomment-3384386443
> Has cloudberrydb been verified to compile with clang++ on macOS? I am curious why it is necessary to build the release package on MacOS? Hi @jiaqizho, thanks for your question. This script is just used to archive the source code into a *.tar.gz file on macOS (For Apache release, it's only in the source form), but it is not used for building Cloudberry on macOS. Given that most of the Cloudberry developers are using macOS, it's necessary to support release managers to deliver a source code archive file under macOS. Or else, we need to create a Linux VM or Cloud Machine to do this. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
