nixpkgs/pkgs/os-specific/linux/multipath-tools
Sergei Trofimovich d32fcc684c multipath-tools: pull upstream fix for -fno-cmmon toolchains
Without the change build on clang-12 (and upstream gcc-10+) fails as:

    $ nix build -L --impure --expr 'with import ./. {}; multipath-tools.override { stdenv = clang12Stdenv; }'
    ...
    multipath-tools> ld: callout.o:libmultipath/./structs.h:109:
      multiple definition of `___error1___'; devmapper.o:structs.h:109: first defined here
2021-12-25 22:38:47 +00:00
..
default.nix multipath-tools: pull upstream fix for -fno-cmmon toolchains 2021-12-25 22:38:47 +00:00
json-c-0.14.patch multipath-tools: support json_c-0.14 2020-07-02 18:30:23 +02:00