-
Type: Task
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Server Development Platform
-
Dev Platform 2022-04-18, Dev Platform 2022-05-02, Dev Platform 2022-05-16
In SERVER-54407 we bumped the required x86_64 microarchitecture to sandybridge but we backed out of that on macOS in SERVER-56728 because Rosetta 2 doesn't support AVX instructions, among others. Once we have native Apple Silicon builds and no longer need to rely on Rosetta 2, we can reintroduce targeting. We may in fact be able to target more aggressively, and bump to -arch x86_64h, per the comments and links in SERVER-56728.
- depends on
-
SERVER-50115 arm64/aarch64 support for macOS
- Closed