nixpkgs/pkgs
Randy Eckenrode 8e56a2635f
CoreFoundation: specify the tbd explicitly
The current hook specifies the path to the framework library, but
nixpkgs does not actually provide the library when linking against the
system framework. It provides a text-based stub (`.tbd`) instead. ld64
will find the stub and use it, but lld will not when the full path is
specified. Both linkers work if the extension is included, so do that
for compatibility with both. This fixes using lld with CoreFoundation
(e.g., to support LTO on Darwin).
2023-08-12 09:17:13 -04:00
..
applications Merge pull request #245436 from mweinelt/django-default 2023-08-04 01:55:19 +02:00
build-support Merge pull request #238525 from tie/patch-shebang-update-store-paths 2023-08-04 01:21:07 +03:00
common-updater
data Merge master into staging-next 2023-08-02 06:01:23 +00:00
desktops Merge master into staging-next 2023-08-02 18:01:18 +00:00
development Merge pull request #245436 from mweinelt/django-default 2023-08-04 01:55:19 +02:00
games Merge master into staging-next 2023-08-02 12:01:27 +00:00
misc Merge master into staging-next 2023-08-02 18:01:18 +00:00
os-specific CoreFoundation: specify the tbd explicitly 2023-08-12 09:17:13 -04:00
pkgs-lib
servers Merge pull request #245436 from mweinelt/django-default 2023-08-04 01:55:19 +02:00
shells nix-your-shell: 1.1.1 -> 1.3.0 2023-08-01 17:00:38 -07:00
stdenv codesign_allocate: reference cctools 2023-08-01 21:27:09 +02:00
test Merge pull request #238525 from tie/patch-shebang-update-store-paths 2023-08-04 01:21:07 +03:00
tools Merge master into staging-next 2023-08-02 18:01:18 +00:00
top-level Merge pull request #245436 from mweinelt/django-default 2023-08-04 01:55:19 +02:00