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: a63cf9a2db80
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 2c08c768ed4c
Choose a head ref
  • 3 commits
  • 2 files changed
  • 2 contributors

Commits on Jun 14, 2018

  1. gmp: fix mobile gmp prebuilt building

    The prebuilt was previously broken in building GMP. We add a
    --disable-assembly flag to put get GMP to avoid pulling in assembly
    stuff that breaks.
    
    /cc @Ericson2314
    matthewbauer committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    09c3fb0 View commit details
    Browse the repository at this point in the history
  2. ghc8.4.3: add gmp available check

    This was left out in 812decd & should
    be therer.
    matthewbauer committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    7bc2024 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #42037 from obsidiansystems/gmp-fixes

    Fixes for GMP + prebuilt mobile
    Ericson2314 committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    2c08c76 View commit details
    Browse the repository at this point in the history