nixpkgs/pkgs/development/tools/build-managers/jam
Noah Fontes 4d4d4587ec
{jam,ftjam}: cross-compile without binfmt_misc
Jam is bootstrapped and then recompiled, which requires us to customize
the build as the upstream doesn't understand cross compilation. We first
build the bootstrap under the build platform, then rebuild any source
files again using the build platform, and finally build the target
binary separately.
2022-09-04 21:36:58 -07:00
..
default.nix {jam,ftjam}: cross-compile without binfmt_misc 2022-09-04 21:36:58 -07:00