nixpkgs/pkgs/development/compilers/gcc
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
..
4.8 *-wrapper; Switch from infixSalt to suffixSalt 2020-05-12 00:44:44 -04:00
4.9 gcc49: fix build w/glibc-2.31 2020-06-29 14:41:43 +02:00
6 redox: add as target 2020-07-21 13:11:36 -07:00
7 gcc7: fix build w/glibc-2.31 2020-06-29 14:41:42 +02:00
8 *-wrapper; Switch from infixSalt to suffixSalt 2020-05-12 00:44:44 -04:00
9 treewide: add warning comment to “boot” packages 2020-07-31 08:56:53 +02:00
10 *-wrapper; Switch from infixSalt to suffixSalt 2020-05-12 00:44:44 -04:00
common Merge pull request #82921 from Calvin-L/fix-gcc-on-catalina 2020-07-23 11:30:23 +01:00
builder.sh stdenv: make -nostdinc work as intended 2020-07-23 08:39:46 +01:00
gfortran-darwin-NXConstStr.patch
gfortran-driving.patch
gnat-cflags.patch gnat: init at 9.3.0 2020-04-20 14:41:22 +02:00
libgomp-dont-force-initial-exec.patch
libphobos.patch gdc: init at 9.3.0 2020-05-19 23:06:52 +02:00
libstdc++-netbsd-ctypes.patch
libstdc++-target.patch
no-sys-dirs.patch
parallel-bconfig.patch
ppc-musl.patch
res_state-not-declared.patch
sigsegv-not-declared.patch
struct-sigaltstack-4.9.patch
struct-sigaltstack.patch
struct-ucontext-4.5.patch
struct-ucontext-4.8.patch
struct-ucontext-libjava.patch
struct-ucontext.patch
use-source-date-epoch.patch