nixpkgs/pkgs/os-specific/darwin/apple-source-releases/xnu
Artturin f9fdf2d402 treewide: move NIX_CFLAGS_COMPILE to the env attrset
with structuredAttrs lists will be bash arrays which cannot be exported
which will be a issue with some patches and some wrappers like cc-wrapper

this makes it clearer that NIX_CFLAGS_COMPILE must be a string as lists
in env cause a eval failure
2023-02-22 21:23:04 +02:00
..
default.nix treewide: move NIX_CFLAGS_COMPILE to the env attrset 2023-02-22 21:23:04 +02:00
headers-arm64.txt darwin.xnu: fix build on aarch64-darwin (#179921) 2022-07-09 10:39:31 -04:00
headers-x86_64.txt darwin.xnu: fix build on aarch64-darwin (#179921) 2022-07-09 10:39:31 -04:00
python3.patch