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: 43a737b81cd3
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 935ceb8bf527
Choose a head ref
  • 3 commits
  • 2 files changed
  • 2 contributors

Commits on Jun 23, 2018

  1. llvm_{38,39}: unconditionally set triples, not just w/musl

    Follow-on to same changes made to other versions:
    See #42454, #42456.
    dtzWill committed Jun 23, 2018
    Copy the full SHA
    c5e90a9 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2018

  1. llvm-3.8: don't set triples a second time on musl

    I should have "moved" the flags instead of "copying" them earlier :).
    dtzWill committed Jun 25, 2018
    Copy the full SHA
    6326246 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #42463 from dtzWill/fix/llvm-38-39-triples-uncondi…

    …tional
    
    llvm_{38,39}: unconditionally set triples, not just w/musl
    dtzWill committed Jun 25, 2018
    Copy the full SHA
    935ceb8 View commit details
    Browse the repository at this point in the history