nixpkgs/pkgs/development/compilers/gcc
John Ericson a7068ace35 Rewrite a few stdenv.cross uses that *should* be targetPlatform
The previous commit redefines `stdenv.cross` for the sake of normal
libaries, the most common use-case of that attribute. Some compilers
however relied on the old definition so we have them use
`targetPlatform` instead. This special casing is fine because we
eventually want to remove `stdenv.cross` and use either `hostPlatform`
or `targetPlatform` instead.
2017-04-24 16:31:45 -04:00
..
4.5 Rewrite a few stdenv.cross uses that *should* be targetPlatform 2017-04-24 16:31:45 -04:00
4.8 Rewrite a few stdenv.cross uses that *should* be targetPlatform 2017-04-24 16:31:45 -04:00
4.9 Rewrite a few stdenv.cross uses that *should* be targetPlatform 2017-04-24 16:31:45 -04:00
5 Rewrite a few stdenv.cross uses that *should* be targetPlatform 2017-04-24 16:31:45 -04:00
6 Rewrite a few stdenv.cross uses that *should* be targetPlatform 2017-04-24 16:31:45 -04:00
snapshot Rewrite a few stdenv.cross uses that *should* be targetPlatform 2017-04-24 16:31:45 -04:00
builder.sh gcc_multi: Move $out/lib64/* to $lib/lib64 2016-09-20 16:42:30 +02:00
gfortran-darwin-NXConstStr.patch gcc: fix #12836: build on darwin 2016-02-17 09:42:10 +01:00
gfortran-driving.patch gcc: Remove duplicate files 2015-05-12 15:05:01 +02:00
gnat-cflags.patch gcc: Remove duplicate files 2015-05-12 15:05:01 +02:00
libstdc++-target.patch gcc: Remove duplicate files 2015-05-12 15:05:01 +02:00
no-sys-dirs.patch gcc: Remove duplicate files 2015-05-12 15:05:01 +02:00
parallel-bconfig.patch gcc: Remove duplicate files 2015-05-12 15:05:01 +02:00
use-source-date-epoch.patch gcc: Respect $SOURCE_DATE_EPOCH 2016-01-05 17:21:48 +01:00