nixpkgs/pkgs
Matthew Bauer 8610a34474
gcc: use special native system headers for darwin
Darwin systems need to be able to find CoreFoundation headers as well as
libc headers. Somehow, gcc doesn't accept any "framework" parameters
that would normally be used to include CoreFoundation in this
situation.

HACK: Instead, this adds a derivation that combines the two. The result
works but probably not a good long term solution.

ALTERNATIVES: Maybe sending patches in to GCC to allow
"native-system-framework" configure flag to get this found.
2016-09-15 17:58:09 -05:00
..
applications Merge pull request #18307 from acowley/emacs24Macport 2016-09-15 14:22:25 -05:00
build-support nixBufferBuilders.withPackages: Make more legible, special-case proof-general. 2016-09-05 17:55:49 -04:00
data Merge commit 'refs/pull/18498/head' of git://github.com/NixOS/nixpkgs 2016-09-13 12:51:34 +03:00
desktops treewide: explicitly specify gtk version 2016-09-13 21:09:24 +03:00
development gcc: use special native system headers for darwin 2016-09-15 17:58:09 -05:00
games gsb: remove, depends on vulnerable curl3 2016-09-14 09:03:23 +02:00
misc Greybird: 2016-08-16 -> 2016-09-13 2016-09-14 18:31:56 -03:00
os-specific gcc: use special native system headers for darwin 2016-09-15 17:58:09 -05:00
servers Merge pull request #18437 from Mic92/telegraf 2016-09-15 23:21:08 +01:00
shells Merge branch 'master' into staging 2016-08-27 23:54:54 +01:00
stdenv stdenv: leave SSL_CERT_FILE in shells (#15571) 2016-09-01 20:50:08 +02:00
test
tools openssh: update gssapi patch, fix the build 2016-09-14 23:35:26 -04:00
top-level gcc: use special native system headers for darwin 2016-09-15 17:58:09 -05:00