forked from mirrors/nixpkgs
cc89e76d76
When building x86_64-darwin emulated via Rosetta on aarch64-darwin, all tests would fail with > Illegal instruction: 4 this resolves that by never using Jemalloc on Darwin, since even though `isAarch64` is false, it might “really” be aarch64-darwin. |
||
---|---|---|
.. | ||
darwin.patch | ||
default.nix |