nixpkgs/pkgs/os-specific/darwin/apple-source-releases/Libsystem
Matthew Bauer e6f7f2928f darwin: 10.11 → 10.12
Lots of stuff has gotten moved around. Many security libraries have been merged
into the Security monorepo. I’ve cleared them out for now, we will
need to modify Security to build them!

This also moves some things around to more clearly separate
bootstrapping the stdenv from everything else. We want the “normal”
mode to be the non-bootstrapped version. When you ask for “Security”,
you want the actual built software, not a crippled one.

- Add TARGET_OS_OSX to darwin.libSystem. Looks like something
  introduced in 10.12. TARGET_OS_MAC is only set when building for
  desktop (iOS will have TARGET_OS_MAC set)
- Bump darwin.dtrace
- Bump darwin.libpthread
- Remove SmartCardServices, libsecurity*, etc.
- Install some more headers for darling.
2018-12-17 00:07:09 -06:00
..
default.nix darwin: 10.11 → 10.12 2018-12-17 00:07:09 -06:00
reexported_libraries Libsystem: remove libsystem_network.dylib from reexport list 2018-07-07 11:42:50 +02:00
system_c_symbols darwin: 10.11 → 10.12 2018-12-17 00:07:09 -06:00
system_kernel_symbols darwin: 10.11 → 10.12 2018-12-17 00:07:09 -06:00
system_symbols darwin.Libsystem: export _mach_init_routine 2016-11-09 20:01:54 +01:00