1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-25 03:17:13 +00:00
nixpkgs/pkgs/development/interpreters/spidermonkey
Matthew Bauer 65f2b0a2a3 spidermonkey: fix host, target settings
spidermonkey doesn’t use the autotools build, host, target convention.
Instead it considers ‘--host’ to be the autotools’ ‘--build’ and
‘--target’ to be the autotools’ ‘--host’! As a result, we cannot
safely use “configurePlatforms”. Instead, we must manually set these
flags.

/cc @illegalprime
2019-04-19 11:59:39 -04:00
..
1.8.5-arm-flags.patch
1.8.5-findvanilla.patch
1.8.5.nix treewide: remove paxutils from stdenv 2018-12-22 12:55:05 +01:00
38.nix
52.nix spidermonkey: fix host, target settings 2019-04-19 11:59:39 -04:00
60.nix
aarch64-48bit-va-fix.patch
aarch64-double-conversion.patch