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: 6233291d951f
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 58fd72f3e996
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Aug 28, 2019

  1. libargon2: fixed cross-compilation

    Makefile had a hardcoded unprefixed ar. I wrote a patch (sending it
    upstream) and added an optional make flag to override it in case we're
    cross-compiling.
    
    Unfortunately, this causes a rebuild of native packages.
    
    This commit also fixes the pkg-config file to be generated correctly,
    patch was provided by @worldofpeace.
    Vika committed Aug 28, 2019
    Copy the full SHA
    06073ae View commit details
    Browse the repository at this point in the history
  2. Merge pull request #67490 from kisik21/master

    libargon2: fixed cross-compilation
    worldofpeace committed Aug 28, 2019
    Copy the full SHA
    58fd72f View commit details
    Browse the repository at this point in the history