nixpkgs/pkgs
John Ericson 75441dd64a Merge pull request #25194 from obsidiansystems/host-target-unconfuse
stdenv.cross is a silly attribute that needs to go leaving the well-defined hostPlatform and targetPlatform. This PR doesn't remove it, but changes its definition: before it tracked the target platform which is sometimes more useful for compilers, and now it tracks the host platform which is more useful for everything else. Most usages are libraries, falling in the "everything else" category, so changing the definition makes sense to appease the majority. The few compiler (gcc in particular) uses that exist I remove to use targetPlatform --- preserving correctness and becoming more explicit in the process.

I would also update the documentation aside mentioning stdenv.cross as deprecated, but the definition given actually erroneously assumes this PR is already merged!
2017-04-24 19:07:48 -04:00
..
applications Merge pull request #25155 from PanAeon/feature-skypeforlinux 2017-04-24 23:21:41 +02:00
build-support Merge remote-tracking branch 'upstream/master' into HEAD 2017-04-23 11:26:47 +02:00
common-updater
data emacs-all-the-icons-fonts: init at 2.5.0 2017-04-22 18:54:51 +01:00
desktops Merge pull request #25066 from matthewbauer/less-darwin-eval-errors 2017-04-24 08:14:21 +02:00
development Merge pull request #25194 from obsidiansystems/host-target-unconfuse 2017-04-24 19:07:48 -04:00
games Merge pull request #25136 from taku0/hunspell-1.6.1 2017-04-23 11:04:27 +02:00
misc Merge pull request #25066 from matthewbauer/less-darwin-eval-errors 2017-04-24 08:14:21 +02:00
os-specific Merge pull request #25190 from obsidiansystems/ios-stdenv-tiny-refactor 2017-04-24 16:57:54 -04:00
servers Merge pull request #25161 from armijnhemel/ucommon 2017-04-24 23:09:26 +02:00
shells oh-my-zsh: changed example command 2017-04-23 23:59:41 +00:00
stdenv Merge pull request #25194 from obsidiansystems/host-target-unconfuse 2017-04-24 19:07:48 -04:00
test
tools networkmanager: Temporarily disable -Wformat-security until next release 2017-04-24 20:01:22 +03:00
top-level Merge pull request #25194 from obsidiansystems/host-target-unconfuse 2017-04-24 19:07:48 -04:00