nixpkgs/pkgs/development/tools/misc/binutils
Matthew Bauer d0677e6d45 treewide: add warning comment to “boot” packages
This adds a warning to the top of each “boot” package that reads:

  Note: this package is used for bootstrapping fetchurl, and thus cannot
  use fetchpatch! All mutable patches (generated by GitHub or cgit) that
  are needed here should be included directly in Nixpkgs as files.

This makes it clear to maintainer that they may need to treat this
package a little differently than others. Importantly, we can’t use
fetchpatch here due to using <nix/fetchurl.nix>. To avoid having stale
hashes, we need to include patches that are subject to changing
overtime (for instance, gitweb’s patches contain a version number at
the bottom).
2020-07-31 08:56:53 +02:00
..
0001-x86-Add-a-GNU_PROPERTY_X86_ISA_1_USED-note-if-needed.patch Revert "Merge pull request #86954 from lovesegfault/binutils-2.34" 2020-05-23 10:18:26 +02:00
0001-x86-Properly-add-X86_ISA_1_NEEDED-property.patch Revert "Merge pull request #86954 from lovesegfault/binutils-2.34" 2020-05-23 10:18:26 +02:00
0001-x86-Properly-merge-GNU_PROPERTY_X86_ISA_1_USED.patch Revert "Merge pull request #86954 from lovesegfault/binutils-2.34" 2020-05-23 10:18:26 +02:00
always-search-rpath.patch binutils: Always search DT_RPATH 2017-12-29 17:32:28 -05:00
build-components-separately.patch Revert "Revert "Revert "libbfd: fix build""" 2020-05-23 10:20:28 +02:00
default.nix treewide: add warning comment to “boot” packages 2020-07-31 08:56:53 +02:00
deterministic.patch
disambiguate-arm-targets.patch binutils: disambiguate ARM targets 2017-11-19 03:36:53 +00:00
gold-symbol-visibility.patch Revert "Merge pull request #86954 from lovesegfault/binutils-2.34" 2020-05-23 10:18:26 +02:00
no-plugins.patch Revert "Merge pull request #86954 from lovesegfault/binutils-2.34" 2020-05-23 10:18:26 +02:00
support-ios.patch Add missing ios triples to bfd 2018-06-01 17:01:39 +01:00