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

Commits on Nov 10, 2019

  1. gcc: Fix cross after I accidentally changed build target

    I deleted "bootstrap", but forgot to make the condition
    build = host = target.
    Ericson2314 committed Nov 10, 2019
    Copy the full SHA
    3f74a4d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #73184 from Ericson2314/gcc-fix-cross-whoops

    gcc: Fix cross after I accidentally changed build target
    Ericson2314 committed Nov 10, 2019
    Copy the full SHA
    1782f6c View commit details
    Browse the repository at this point in the history