Merge pull request #31615 from adisbladis/spl-linux-4_14-broken
spl: Broken with 4.14 kernels
This commit is contained in:
commit
fee5268aae
@ -52,6 +52,8 @@ let
|
|||||||
kernel.
|
kernel.
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
broken = stdenv.lib.versionAtLeast kernel.version "4.14";
|
||||||
|
|
||||||
homepage = http://zfsonlinux.org/;
|
homepage = http://zfsonlinux.org/;
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
license = licenses.gpl2Plus;
|
license = licenses.gpl2Plus;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user