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
38.nix
52.nix
60.nix
aarch64-48bit-va-fix.patch
aarch64-double-conversion.patch