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: a65786335395
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 7d216be655d7
Choose a head ref
  • 4 commits
  • 1 file changed
  • 3 contributors

Commits on Dec 8, 2018

  1. cyrus_sasl: prune .la files

    Version 2.1.27 adds `-lkrb5` etc. to `dependency_libs` in all the .la files,
    which in turn breaks spice's build. Prune .la's dependency_libs with
    pruneLibtoolFiles.
    hedning committed Dec 8, 2018
    Copy the full SHA
    a00c862 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f929439 View commit details
    Browse the repository at this point in the history
  3. cyrus-sasl: remove not-needed libtool fixup

    since pruneLibtoolFiles is used openssl is no longer referenced
    Mic92 committed Dec 8, 2018
    Copy the full SHA
    ab984d2 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #51651 from hedning/fix-spice

    cyrus-sasl: Remove private libs from .la files (fixes spice build)
    Mic92 committed Dec 8, 2018
    Copy the full SHA
    7d216be View commit details
    Browse the repository at this point in the history