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: 2c51846728e4
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 481dd45e61ab
Choose a head ref
  • 2 commits
  • 6 files changed
  • 2 contributors

Commits on Sep 16, 2018

  1. cctools: support LTO on Darwin

    LTO is disabled during bootstrap to keep the bootstrap tools small and
    avoid unnecessary LLVM rebuilds, but is enabled in the final stdenv
    stage and should be usable by normal packages.
    copumpkin committed Sep 16, 2018
    Copy the full SHA
    110c252 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2018

  1. Merge pull request #46730 from copumpkin/add-darwin-lto

    cctools: support LTO on Darwin
    copumpkin committed Sep 17, 2018
    Copy the full SHA
    481dd45 View commit details
    Browse the repository at this point in the history