1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-02-17 08:28:20 +00:00
nixpkgs/pkgs/os-specific/darwin
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
..
apple-sdk Merge pull request #14706 from acowley/frameworks-GL 2016-04-24 22:38:47 +03:00
apple-source-releases Merge branch 'master' into staging 2016-08-27 23:54:54 +01:00
binutils darwin binutils: Fix binutils-raw output references 2016-08-30 02:57:43 +03:00
cctools cctools-port: bump to 877.5 2016-01-10 12:16:43 -05:00
cf-private cf-private: fix CFLAGS surgery 2016-04-15 18:21:33 -04:00
command-line-tools
install_name_tool use dontBuild instead of hacks 2016-05-04 10:11:04 +00:00
maloader
native-x11-and-opengl
opencflite tzdata: fixup after merging master 2016-04-02 16:26:32 +02:00
osx-private-sdk osx-private-sdk: Fix hash (#17185) 2016-07-23 00:54:25 +02:00
osx-sdk use dontBuild instead of hacks 2016-05-04 10:11:04 +00:00
reattach-to-user-namespace reattach-to-user-namespace: fix sha (#15871) 2016-06-01 01:40:50 +02:00
security-tool darwin.security_tool: fix for gnustep makefiles 2016-08-20 13:43:58 +02:00
stubs wxmac: clean up and provide with stub packages 2015-10-28 17:36:20 -07:00
swift-corefoundation Revert "Revert "Merge branch 'modprobe-fix' of git://github.com/abbradar/nixpkgs"" 2016-08-24 07:35:30 -04:00
usr-include gcc: use special native system headers for darwin 2016-09-15 17:58:09 -05:00
xcode