-
Notifications
You must be signed in to change notification settings - Fork 16
Closed
Labels
Description
With apple transitioning to arm, it will become more and more popular to run software on ARM machines.
following line is hardcoding x86 cpu kinds:
https://github.com/inveniosoftware/intbitset/blob/master/setup.py#L56
unit tests are passing fine in remove the march=core2 argument
Reactions are currently unavailable