nixpkgs/pkgs
aszlig 753743c37b
libredirect: Add support for Darwin
The library can be used also on Darwin using it like this:

  NIX_REDIRECTS='foo=bar' \
  DYLD_INSERT_LIBRARIES=${libredirect}/lib/libredirect.so \
  DYLD_FORCE_FLAT_NAMESPACE=1 \
  some_program

So let's actually not hardcade gcc and add Darwin to meta.platforms.

No other changes seem to be required.

Signed-off-by: aszlig <aszlig@nix.build>
2018-11-11 19:29:12 +01:00
..
applications Merge pull request #50111 from r-ryantm/auto-update/gpxsee 2018-11-10 11:27:32 +02:00
build-support libredirect: Add support for Darwin 2018-11-11 19:29:12 +01:00
common-updater
data osinfo-db: 20181011 -> 20181101 2018-11-09 05:26:55 -08:00
desktops Merge pull request #49377 from bkchr/plasma_5_14_2 2018-11-07 19:57:43 -06:00
development Merge pull request #50076 from r-ryantm/auto-update/jruby 2018-11-10 09:19:16 +00:00
games Workaround for issue #44254 (Steam cannot connect to friends network) (#44602) 2018-11-10 04:17:04 +01:00
misc Merge pull request #49881 from kalbasit/nixpkgs_vimplugins-gist-depend-on-webapi 2018-11-09 14:27:08 +01:00
os-specific Merge pull request #50085 from r-ryantm/auto-update/jfbview 2018-11-10 09:43:43 +00:00
servers Merge pull request #50077 from r-ryantm/auto-update/jackett 2018-11-10 09:41:32 +00:00
shells oh-my-zsh: 2018-09-19 -> 2018-11-02 2018-11-07 20:04:21 -05:00
stdenv make-derivation: enable pie hardening with musl 2018-11-07 15:24:51 +01:00
test Remove openftd 2018-10-21 21:52:20 +02:00
tools Merge pull request #50138 from r-ryantm/auto-update/duplicity 2018-11-10 09:18:11 +01:00
top-level Merge pull request #49714 from roberth/haskell-bash-completion-2 2018-11-09 19:55:41 -05:00