forked from mirrors/nixpkgs
b8b30dff6e
The PR that added this condition said[1]: > Note that nasm is only needed for x86 targets. This suggests to me that hostPlatform was always intended, and using buildPlatform for x86_64 was a typo. This change fixes cross compilation from aarch64-linux to x86_64-linux. I've also tested that it doesn't break x86_64-linux -> aarch64-linux. [1]: https://github.com/NixOS/nixpkgs/pull/76914 |
||
---|---|---|
.. | ||
default.nix | ||
disable-arm-neon-default.patch |