mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-27 08:04:14 +00:00
d381e51fb5
Without the change `pkgsMusl.pkgsStatic.buildPackages.binutils.bintools` build fails as: $ ln: failed to create symbolic link './include': File exists This happens because both host and target are `x86_64-unknown-linux-musl`. But `hostPlatform` differs from `targetPlatform` by `isStatic` value. By `./configure`'s standard it's not yet a cross-compilation. The change tries to move things around only when tuples change. |
||
---|---|---|
.. | ||
2.38 | ||
0001-libtool.m4-update-macos-version-detection-block.patch | ||
0001-Revert-libtool.m4-fix-nm-BSD-flag-detection.patch | ||
0001-Revert-libtool.m4-fix-the-NM-nm-over-here-B-option-w.patch | ||
always-search-rpath.patch | ||
avr-size.patch | ||
default.nix | ||
deterministic.patch | ||
libbfd.nix | ||
libopcodes.nix | ||
mips64-default-n64.patch | ||
plugins-no-BINDIR.patch | ||
ppc-make-machine-less-strict.patch | ||
support-ios.patch | ||
windres-locate-gcc.patch |