mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-26 04:43:09 +03:00
b86e62d30d
You can build (partially) with LLVM toolchain using the useLLVM flag. This works like so: nix-build -A hello --arg crossSystem '{ system = "aarch64-unknown-linux-musl"; useLLVM = true }' also don’t separate debug info in lldClang It doesn’t work currently with that setup hook. Missing build-id? |
||
---|---|---|
.. | ||
cc-wrapper | ||
cross | ||
ld-library-path | ||
macos-sierra-shared | ||
mkOption | ||
nixos-functions | ||
patch-shebangs | ||
simple | ||
stdenv-inputs | ||
default.nix | ||
kernel.nix |