nixpkgs/pkgs/build-support/libredirect
Moritz Angermann 38377ab026
libredirect: build fat library for x86_64, arm64, arm64e on darwin (#153441)
macOS's dyld can be rather picky as to what dylib it accepts. This
even changes across macOS versions. Therefore we now build a fat
dylib with all three architectures (x86_64, arm64, arm64e). This
should then be compatible with pretty much any macOS's dyld.
2022-01-07 18:32:21 -05:00
..
default.nix libredirect: build fat library for x86_64, arm64, arm64e on darwin (#153441) 2022-01-07 18:32:21 -05:00
libredirect.c libredirect: fix musl build 2021-12-30 15:29:30 -08:00
test.c libredirect: add subprocess test 2021-09-03 23:45:46 +02:00