summary refs log tree commit diff
path: root/pkgs/os-specific/windows/mingwrt
diff options
context:
space:
mode:
authorJohn Ericson <Ericson2314@Yahoo.com>2017-02-11 19:28:13 -0500
committerJohn Ericson <Ericson2314@Yahoo.com>2017-04-25 21:31:50 -0400
commit85b4d30c0b464f6431eac6c50687111cfc69eb22 (patch)
treeefcdb3fedb791a7ce761ebd1eb0d0005ea55c7b1 /pkgs/os-specific/windows/mingwrt
parent23cc0c4420d3b2d5fb023f2368ba7d11412c1fba (diff)
downloadnixlib-85b4d30c0b464f6431eac6c50687111cfc69eb22.tar
nixlib-85b4d30c0b464f6431eac6c50687111cfc69eb22.tar.gz
nixlib-85b4d30c0b464f6431eac6c50687111cfc69eb22.tar.bz2
nixlib-85b4d30c0b464f6431eac6c50687111cfc69eb22.tar.lz
nixlib-85b4d30c0b464f6431eac6c50687111cfc69eb22.tar.xz
nixlib-85b4d30c0b464f6431eac6c50687111cfc69eb22.tar.zst
nixlib-85b4d30c0b464f6431eac6c50687111cfc69eb22.zip
binutils: Respect the targetPlatform
Use `buildPackages.binutils` to get build = host != target binutils,
i.e. the old `binutilsCross`, and use
`buildPackages.buildPackages.binutils` to get build = host = target
binutils, i.e. the old `binutils`.

`buildPackages` chains like this are supposed to remove the need for
all such `*Cross` derivations. We start with binutils because it's
comparatively easy.

No hashes of cross-tests should be changed
Diffstat (limited to 'pkgs/os-specific/windows/mingwrt')
0 files changed, 0 insertions, 0 deletions