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: 2f97911566ef
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 2e2afa1943a6
Choose a head ref
  • 1 commit
  • 7 files changed
  • 1 contributor

Commits on Nov 9, 2018

  1. gcc/binutils: disable pie hardening

    These don’t like having -fPIE set for them. We should disable
    hardening all the time, but in the interest of not changing hashes,
    this only disables it for Musl (where it is now the default).
    
    (cherry picked from commit a3a6884649354a660326acd68c1bd08ffd2dcfa2)
    matthewbauer committed Nov 9, 2018
    1
    Copy the full SHA
    2e2afa1 View commit details
    Browse the repository at this point in the history