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: 0e1ae4b355af
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 763b0c83de17
Choose a head ref
  • 2 commits
  • 6 files changed
  • 2 contributors

Commits on Jun 14, 2018

  1. llvm 5: split out compiler-rt and remove libcxxabi dep

    We already did them on non-mass-rebuild llvm 6. Also, this allows
    simplifying the stdenv booting.
    
    We were missing the libcxxabi dep in compile-rt in llvm 6, so fixed that
    too.
    Ericson2314 committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    6e7e22d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #42048 from obsidiansystems/llvm-5-compiler-rt

    llvm 5: split out compiler-rt and remove libcxxabi dep
    Ericson2314 committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    763b0c8 View commit details
    Browse the repository at this point in the history