nixpkgs/pkgs/development/interpreters/spidermonkey
Zhaofeng Li 2303031e51 spidermonkey: Force lp64d ABI for riscv64
cc-rs is hardcoded to use the soft-float ABI for riscv64, while
the rest of the system is double-float. This is not just a missing
stub header file - You can't link object files using different
ABIs.
2022-01-10 11:10:51 -08:00
..
68.nix spidermonkey_91: fix cross compilation 2021-12-30 14:54:30 +01:00
78.nix spidermonkey: Force lp64d ABI for riscv64 2022-01-10 11:10:51 -08:00
91.nix spidermonkey_91: fix cross compilation 2021-12-30 14:54:30 +01:00
add-riscv64-support.patch spidermonkey: Add patch to support riscv64 2022-01-10 11:09:56 -08:00