BewareMyPower commented on issue #14: URL: https://github.com/apache/pulsar-client-python/issues/14#issuecomment-1277335190
If we cannot support SSE 4.2 for ARM64, we should not build universal binaries for Intel-based macOS users. i.e. change the `ARCH` to `x86_64`. https://github.com/apache/pulsar-client-python/blob/ddb1229c92d85435278831ea4e00bc63867a7548/pkg/mac/build-pulsar-cpp.sh#L46 WDYT? @merlimat -- 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]
