spl: Broken with 4.14 kernels

This commit is contained in:
adisbladis
2017-11-14 01:37:27 +08:00
parent b23f94ef52
commit 8e2bd255e1

View File

@@ -52,6 +52,8 @@ let
kernel.
'';
broken = stdenv.lib.versionAtLeast kernel.version "4.14";
homepage = http://zfsonlinux.org/;
platforms = platforms.linux;
license = licenses.gpl2Plus;