1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-02 18:42:15 +00:00
nixpkgs/pkgs/top-level
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
..
aliases.nix foomatic-filters: align attrname with pkgname 2016-08-26 08:45:16 +02:00
all-packages.nix gcc: use special native system headers for darwin 2016-09-15 17:58:09 -05:00
default.nix Separate fix-point from config importing hacks and other impurities 2016-07-14 14:33:23 -07:00
dotnet-packages.nix treewide: explicitly specify gtk and related package versions 2016-09-12 18:26:06 +03:00
emacs-packages.nix emacs-modes: add upstream tramp 2016-09-14 21:39:02 +02:00
emscripten-packages.nix xmlmirror: move README.md to better place 2016-08-29 23:08:46 +02:00
guile-2-test.nix Revert "lsh: remove last references" 2016-08-23 15:31:33 +00:00
haskell-packages.nix haskell: drop obsolete LTS package set 2016-09-15 09:12:04 +02:00
impure.nix Separate fix-point from config importing hacks and other impurities 2016-07-14 14:33:23 -07:00
lua-packages.nix treewide: explicitly specify gtk and related package versions 2016-09-12 18:26:06 +03:00
make-tarball.nix make tarball: refactor with fileContents 2016-08-01 18:40:50 +09:00
metrics.nix
node-packages-generated.nix nodePackages.bower2nix: 3.0.1 -> 3.1.1 2016-09-15 01:28:37 +01:00
node-packages.json wscat: init at 1.0.1 (#17618) 2016-08-09 22:59:25 +02:00
node-packages.nix
perl-packages.nix perlPackages.MozillaLdap: Reference correct output of openldap 2016-09-07 13:00:56 +03:00
php-packages.nix php70Packages.v8: init at 0.1.0 2016-09-04 19:43:16 +02:00
platforms.nix platforms.nix: Switch ARMv7 to vfpv3-d16 2016-07-20 02:38:10 +03:00
pure-packages.nix
python-packages.nix searx: 0.9.0 -> 0.10.0 (#18608) 2016-09-15 17:48:51 +02:00
release-cross.nix release-cross.nix: Build the bootstrap tools for ARM 2016-07-20 02:38:10 +03:00
release-lib.nix release-lib: Remove unused allowTexliveBuilds option 2016-09-11 01:13:49 +03:00
release-python.nix
release-small.nix Fix #4210: Remove builderDefs 2016-08-31 11:34:46 +02:00
release.nix release.nix: tiny improvements on top of #18059 2016-08-28 18:18:44 +02:00
rust-packages.nix rust registry: 2016-08-10 -> 2016-08-23 2016-08-23 21:25:27 +02:00
stdenv.nix