Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 0059131f54c82e7714d458c0b17335c3364033a4
      
https://github.com/NixOS/nixpkgs/commit/0059131f54c82e7714d458c0b17335c3364033a4
  Author: Anthony Cowley <[email protected]>
  Date:   2017-04-28 (Fri, 28 Apr 2017)

  Changed paths:
    M pkgs/development/compilers/llvm/4/default.nix
    A pkgs/development/compilers/llvm/4/openmp.nix

  Log Message:
  -----------
  llvm: Add the LLVM OpenMP components

Needed to build an executable that uses OpenMP with clang. This
includes a header file and a library that clang will link into an
executable whose source makes use of ‘omp‘ pragmas.


  Commit: c0774b970b90f5cc11ca54c62b8718002f4f6dc2
      
https://github.com/NixOS/nixpkgs/commit/c0774b970b90f5cc11ca54c62b8718002f4f6dc2
  Author: Daiderd Jordan <[email protected]>
  Date:   2017-05-10 (Wed, 10 May 2017)

  Changed paths:
    M pkgs/development/compilers/llvm/4/default.nix
    A pkgs/development/compilers/llvm/4/openmp.nix

  Log Message:
  -----------
  Merge pull request #25307 from acowley/llvm-openmp

llvm: Add the LLVM OpenMP components


Compare: https://github.com/NixOS/nixpkgs/compare/1fe6df81bc19...c0774b970b90
_______________________________________________
nix-commits mailing list
[email protected]
https://mailman.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to