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: b43c7bd934f7
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 27351f8b4b91
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Jun 23, 2018

  1. llvm-{5,6}: unconditionally set triples

    Previously we only set these when using musl.
    
    See #42452 (comment)
    
    Same should be done for changes in #42452,
    I'll add a follow-up commit doing so in the PR containing this
    or wherever makes sense-- depending on how review/merging of that goes.
    
    Sending similar changes for LLVM 4 to master, as suggested.
    dtzWill committed Jun 23, 2018
    Copy the full SHA
    7088489 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2018

  1. Merge pull request #42454 from dtzWill/fix/llvm-triples-unconditional

    llvm-{5,6}: unconditionally set triples
    dtzWill committed Jun 27, 2018
    Copy the full SHA
    27351f8 View commit details
    Browse the repository at this point in the history