3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/os-specific/darwin
Ivan Babrou a730703e6f
darwin.binutils: use clang for as on aarch64-darwin (#115167)
Without this change `as` on `aarch64-darwin` is defunct:

```
$ /nix/store/g11xba8ch20zndaf32hfnap46z47b5k3-cctools-port-949.0.1/bin/as -v
/nix/store/g11xba8ch20zndaf32hfnap46z47b5k3-cctools-port-949.0.1/bin/as: assembler (/nix/store/g11xba8ch20zndaf32hfnap46z47b5k3-cctools-port-949.0.1/libexec/as/arm64/as or /nix/store/g11xba8ch20zndaf32hfnap46z47b5k3-cctools-port-949.0.1/libexec/as/arm64/as) for architecture arm64 not installed
Installed assemblers are:
/nix/store/g11xba8ch20zndaf32hfnap46z47b5k3-cctools-port-949.0.1/libexec/as/ppc64/as for architecture ppc64
/nix/store/g11xba8ch20zndaf32hfnap46z47b5k3-cctools-port-949.0.1/libexec/as/x86_64/as for architecture x86_64
/nix/store/g11xba8ch20zndaf32hfnap46z47b5k3-cctools-port-949.0.1/libexec/as/ppc/as for architecture ppc
/nix/store/g11xba8ch20zndaf32hfnap46z47b5k3-cctools-port-949.0.1/libexec/as/i386/as for architecture i386
/nix/store/g11xba8ch20zndaf32hfnap46z47b5k3-cctools-port-949.0.1/libexec/as/arm/as for architecture arm
```

Apple defaults to Clang in all cases from what I see, but nixpkgs prefers `cctools`: #51881.
2021-03-17 00:27:34 -04:00
..
apple-sdk darwin.apple-sdk: drop appleSdkVersion 2021-01-21 00:26:16 +08:00
apple-source-releases Merge pull request #109368 from holymonson/check-headers 2021-02-01 12:12:03 -05:00
binutils darwin.binutils: use clang for as on aarch64-darwin (#115167) 2021-03-17 00:27:34 -04:00
cctools
chunkwm
CoreSymbolication
darling
darwin-stubs
DarwinTools
discrete-scroll
duti duti: pass ApplicationServices directly 2021-01-20 15:30:57 -06:00
ghc-standalone-archive
goku Goku: 0.1.11 -> 0.3.6 2021-02-10 15:37:33 +01:00
impure-cmds
insert_dylib
ios-deploy
iproute2mac
khd
kwm
libtapi
lsusb
m-cli m-cli: remove maintainer 2021-03-10 20:56:05 -06:00
maloader
native-x11-and-opengl
noah
opencflite
osx-cpu-temp
osxfuse
osxsnarf
qes
reattach-to-user-namespace
skhd
smimesign
spacebar
stubs treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
swift-corelibs darwin.CF: fix sandboxed build 2021-01-28 16:55:53 -05:00
trash treewide: fix double quoted strings in meta.description 2021-01-24 19:56:59 +07:00
usr-include
wifi-password
xcode treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
yabai