summary refs log tree commit diff
path: root/pkgs/stdenv/linux
diff options
context:
space:
mode:
authorJohn Ericson <Ericson2314@Yahoo.com>2017-02-11 18:24:24 -0500
committerJohn Ericson <Ericson2314@Yahoo.com>2017-04-24 16:31:45 -0400
commita7068ace35c5344fc2760733d32cca8fd4f01116 (patch)
tree769ee153492039fa7dfeb5b758a63bced9740472 /pkgs/stdenv/linux
parenta7d89139ea74791137bfa606d109e515512c8460 (diff)
downloadnixpkgs-a7068ace35c5344fc2760733d32cca8fd4f01116.tar
nixpkgs-a7068ace35c5344fc2760733d32cca8fd4f01116.tar.gz
nixpkgs-a7068ace35c5344fc2760733d32cca8fd4f01116.tar.bz2
nixpkgs-a7068ace35c5344fc2760733d32cca8fd4f01116.tar.lz
nixpkgs-a7068ace35c5344fc2760733d32cca8fd4f01116.tar.xz
nixpkgs-a7068ace35c5344fc2760733d32cca8fd4f01116.tar.zst
nixpkgs-a7068ace35c5344fc2760733d32cca8fd4f01116.zip
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.
Diffstat (limited to 'pkgs/stdenv/linux')
0 files changed, 0 insertions, 0 deletions