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: 5a59f5aaa978
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 7fdab2fb1c97
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Oct 22, 2020

  1. boost: fix segfaults on ppc64

    Fixes NixOS/nix#2517
    
    See also:
    boostorg/context#72
    boostorg/fiber#193
    
    These issues have been resolved by:
    boostorg/context#106
    boostorg/context@d4608a4
    which is merged into boost as of v1.71.0.
    
    This feature was introduced (with the bug) in
    boost v1.61 and was fixed in v1.71. So we apply
    the patch to all versions in that range.
    r-burns committed Oct 22, 2020
    Copy the full SHA
    ca89e80 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2020

  1. Merge pull request #101315 from r-burns/ppc64le-boost-segfault

    boost: fix segfaults on ppc64
    SuperSandro2000 committed Dec 13, 2020
    Copy the full SHA
    7fdab2f View commit details
    Browse the repository at this point in the history