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: 0509ce640888
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 92176bc7c3d3
Choose a head ref
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on Feb 11, 2020

  1. fftw: Re-enable OpenMP with non-GCC and musl.

    Clang now supports OpenMP, and musl has no problem with it either.
    
    Related to #7023 and #34645.
    
    See also #79818.
    nh2 committed Feb 11, 2020
    Copy the full SHA
    a72367a View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2020

  1. Merge pull request #79815 from nh2/fftw-remove-openmp-disables

    fftw: Re-enable OpenMP with non-GCC and musl
    nh2 committed Feb 14, 2020
    Copy the full SHA
    92176bc View commit details
    Browse the repository at this point in the history