nixpkgs/pkgs
Ross MacLeod c1fb71b74a cc-wrapper: when cross building, wedge in setting AR, AS, and LD env vars to their cross building versions
I think it's ok to export things which aren't wrapped. The cc-wrapper
can be thought of as responsible for all of binutils and the c
compiler, only wrapping those binaries which are necessary to
interposition---as opposed to all binaries it thinks are relevaant.

Conversely, adding the setup hook to the unwrapped compilers would be
unforunate as hooks are ugly hacks and the compilers themselves take
a long time to rebuild. Better to wholely separate "pure packages" from
hacks.
2017-06-22 17:52:28 -04:00
..
applications cross stdenv adaptor: Support --host --build --target across the board 2017-06-22 17:52:28 -04:00
build-support cc-wrapper: when cross building, wedge in setting AR, AS, and LD env vars to their cross building versions 2017-06-22 17:52:28 -04:00
common-updater common-updater-script: fix error handling 2017-05-19 17:14:43 +03:00
data qt5: rename qmakeHook to qmake 2017-06-18 08:41:57 -05:00
desktops kde-applications: 17.04.1 -> 17.04.2 2017-06-19 19:26:52 +08:00
development cross stdenv adaptor: Support --host --build --target across the board 2017-06-22 17:52:28 -04:00
games openttd: 1.6.1 -> 1.7.1 2017-06-20 03:45:41 +02:00
misc vimPlugins.vimwiki: readd 2017-06-19 18:56:38 +01:00
os-specific iproute: 4.9.0 -> 4.11.0 2017-06-20 03:56:43 +02:00
servers icecast: 2.4.1 -> 2.4.3 2017-06-20 03:56:25 +02:00
shells rssh: don't set special bits 2017-06-16 07:31:21 -05:00
stdenv cross stdenv adaptor: Disable checkPhase by default 2017-06-22 17:52:28 -04:00
test
tools thermald: 1.5.4 -> 1.6 2017-06-20 03:56:41 +02:00
top-level cross stdenv adaptor: Support --host --build --target across the board 2017-06-22 17:52:28 -04:00