mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-27 08:04:14 +00:00
43e0f0688a
There is an edge case when cross compiling where the auto detection script would not correctly recognize the compiler (as it is only good at recognizing native compilers, really, which we don't have anymore since we don't need the build->build one anymore). If bootstrap.sh doesn't detect the compiler correctly, it'll generate a project-config.jam with a syntax error which breaks the build in a hard to spot way: only a warning is displayed after configuring, the build will appear to run normally until it fails quietly just before installing. By providing it explicitly, we can prevent this. |
||
---|---|---|
.. | ||
1.55.nix | ||
1.59.nix | ||
1.60.nix | ||
1.65.nix | ||
1.66.nix | ||
1.67.nix | ||
1.68.nix | ||
1.69.nix | ||
1.70.nix | ||
1.71.nix | ||
1.72.nix | ||
1.73.nix | ||
1.74.nix | ||
1.75.nix | ||
clang-math-2.patch | ||
clang-math.patch | ||
cmake-paths-173.patch | ||
cmake-paths.patch | ||
darwin-1.55-no-system-python.patch | ||
darwin-no-system-python.patch | ||
default.nix | ||
gcc-5.patch | ||
generic.nix |