1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/pkgs/stdenv
Eric Seidel 395829686d add is{GNU,Clang} attrs to cc-wrapper.
These will be more pleasant to use than the existing

    (cc.cc.isClang or false)

nonsense we currently do.
2015-05-11 14:39:36 -07:00
..
darwin add is{GNU,Clang} attrs to cc-wrapper. 2015-05-11 14:39:36 -07:00
generic
linux add is{GNU,Clang} attrs to cc-wrapper. 2015-05-11 14:39:36 -07:00
native
nix add is{GNU,Clang} attrs to cc-wrapper. 2015-05-11 14:39:36 -07:00
adapters.nix
common-path.nix
default.nix