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: 469cca0ac701
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 1667a3c2fa13
Choose a head ref
  • 15 commits
  • 13 files changed
  • 2 contributors

Commits on Jun 23, 2018

  1. llvm-3.9: patches to fix w/musl

    Mostly same as used with LLVM 4.0
    dtzWill committed Jun 23, 2018
    Copy the full SHA
    96cfd14 View commit details
    Browse the repository at this point in the history
  2. llvm_39: unconditionally apply sigaltstack fix

    (as we do on other LLVM builds)
    dtzWill committed Jun 23, 2018
    Copy the full SHA
    04fb628 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    f0c154a View commit details
    Browse the repository at this point in the history
  4. llvm_39: set triples as well

    dtzWill committed Jun 23, 2018
    Copy the full SHA
    b39fb55 View commit details
    Browse the repository at this point in the history
  5. llvm_39: disable sanitizers/xray bits when using musl

    Don't have a fix for this handy and don't need it yet
    so for now just disable.
    dtzWill committed Jun 23, 2018
    Copy the full SHA
    a1bf9b6 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    182de52 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    4ef4e0f View commit details
    Browse the repository at this point in the history
  8. llvm_38: musl patches + options

    Same as those added to llvm_39 a few commits ago.
    dtzWill committed Jun 23, 2018
    Copy the full SHA
    6835129 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    ebcdd8b View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    dd4299a View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    e4fffae View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    ae78847 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    0b7cc25 View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    db7041a View commit details
    Browse the repository at this point in the history
  15. Merge pull request #42452 from dtzWill/feature/llvm-38-39-musl

    llvmPackages_{38,39}: musl compat, minor cleanup
    dtzWill committed Jun 23, 2018
    Copy the full SHA
    1667a3c View commit details
    Browse the repository at this point in the history