multipath-tools: disable -Werror
Related to: https://github.com/NixOS/nixpkgs/pull/467954 Signed-off-by: Marcin Serwin <marcin@serwin.dev>
This commit is contained in:
@@ -51,6 +51,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
strictDeps = true;
|
||||
|
||||
makeFlags = [
|
||||
"WARN_ONLY=1"
|
||||
"LIB=lib"
|
||||
"prefix=$(out)"
|
||||
"systemd_prefix=$(out)"
|
||||
|
||||
Reference in New Issue
Block a user