You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/10/13 09:41:58 UTC

[GitHub] [pulsar-client-python] BewareMyPower commented on issue #14: CRC32C SSE4.2 is disabled for macOS universal build

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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org