nixpkgs/pkgs/test
Matthew Bauer b86e62d30d llvm: support cross compilation with useLLVM flag
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?
2019-02-26 19:45:35 -05:00
..
cc-wrapper Merge remote-tracking branch 'upstream/master' into staging 2018-06-18 15:30:39 -04:00
cross llvm: support cross compilation with useLLVM flag 2019-02-26 19:45:35 -05:00
ld-library-path pkgs/tests: Add test for LD_LIBRARY_PATH 2018-08-01 19:02:21 +03:00
macos-sierra-shared sierra-shared-test: fix build 2018-01-05 23:20:55 +01:00
mkOption Replace references to all-packages.nix, by references to the top-level of nixpkgs repository. 2016-03-13 18:25:52 +00:00
nixos-functions pkgs/test/nixos-functions: use dummy versioning 2018-11-19 19:26:52 +00:00
patch-shebangs top-level/release.nix: add patchShebangs test 2018-09-16 14:22:29 -04:00
simple Remove cruft 2016-04-26 17:31:54 +02:00
stdenv-inputs treewide: Use *Platform.extensions 2017-09-13 11:16:10 -04:00
default.nix linux: added tests for the config 2019-01-28 09:07:24 +09:00
kernel.nix linux: added tests for the config 2019-01-28 09:07:24 +09:00