nixpkgs/pkgs/os-specific
Reno Dakota bae30f206d
darwin.xnu: use unwrapped clang for MIGCC
the mig header build requires a 32 bit arch but the wrapped compiler
specifies `-arch 64-bit-arch` on the command line causing compile
failures. This was worked around for aarch64 by patching out the 32 bit
arch but that ignores the comment and the code saying that 32 bit arch
is required and thus will generate the wrong sizes for the structures in
the headers. Using the unwrapped clang mig can pass whatever arch it
desires.
2024-07-10 23:46:47 +00:00
..
bsd Merge remote-tracking branch 'upstream/master' into openbsd-static 2024-07-09 18:18:47 -04:00
darwin darwin.xnu: use unwrapped clang for MIGCC 2024-07-10 23:46:47 +00:00
linux Merge remote-tracking branch 'origin/staging-next' into staging 2024-07-11 01:06:28 +02:00
windows Merge remote-tracking branch 'origin/staging-next' into staging 2024-06-23 19:09:00 +02:00