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

Commits on Mar 23, 2020

  1. bintools: only add macos flags when targeting macOS

    We can’t set this for cross-compiling since we use the GNU linker.
    Instead, set these flags only when targetPlatform is macOS.
    
    Fixes #80754
    
    Fixes #83141
    matthewbauer committed Mar 23, 2020
    Copy the full SHA
    b0b0a06 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2020

  1. Merge pull request #83180 from matthewbauer/only-add-ldflags-for-macos

    bintools: only add macos flags when targeting macOS
    matthewbauer committed May 13, 2020
    Copy the full SHA
    d38bad5 View commit details
    Browse the repository at this point in the history