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: 28ea0a525911
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 5a53a80e7927
Choose a head ref
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on Nov 19, 2017

  1. python.pkgs.pybfd: support split libbfd and libopcodes

    PR #30484 (f8741c3) has split libbfd and
    libopcodes from binutils and gdb.  The original pybfd setup.py is completely
    unsuitable to handle that.  This commit replaces the original source with a fork
    with a patched setup.py.
    orivej committed Nov 19, 2017
    Configuration menu
    Copy the full SHA
    130bf93 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #31818 from orivej/pybfd

    python.pkgs.pybfd: support split libbfd and libopcodes
    orivej committed Nov 19, 2017
    Configuration menu
    Copy the full SHA
    5a53a80 View commit details
    Browse the repository at this point in the history