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: 775d1ecf578b
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 4c2d822fad93
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Aug 28, 2018

  1. e2fsprogs: fix w/musl, __GNUC_PREREQ is glibc-ism

    Fixes compilation on non-glibc at minor cost since these are only
    used to guard the use of pragmas selectively disabling warnings
    based on the GCC version used.
    dtzWill committed Aug 28, 2018
    Copy the full SHA
    a3f8a2c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #45703 from dtzWill/fix/e2fsprogs-musl

    e2fsprogs: fix w/musl, __GNUC_PREREQ is glibc-ism
    dtzWill committed Aug 28, 2018
    Copy the full SHA
    4c2d822 View commit details
    Browse the repository at this point in the history