Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: 44cbbdcf2250
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 1b14d6e44d9b
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Sep 10, 2020

  1. rpm: add openmp when building with clang

    The Darwin build has been broken with a missing header file "omp.h";
    llvmPackages.openmp provides it.
    
    Including this library is only necessary when clang is used.
    
    (cherry picked from commit b8e0f0c)
    treed committed Sep 10, 2020
    Copy the full SHA
    f70d574 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #97704 from treed/backport-rpm-darwin

    [20.09] rpm: add openmp when building with clang
    risicle committed Sep 10, 2020
    Copy the full SHA
    1b14d6e View commit details
    Browse the repository at this point in the history