linuxPackages.phc-intel: fix build with linux-4.14
This commit is contained in:
parent
cf199ff56c
commit
5640b08a88
@ -17,7 +17,7 @@ in stdenv.mkDerivation rec {
|
||||
name = "phc-intel-pack-${revbump}.tar.bz2";
|
||||
};
|
||||
|
||||
buildInputs = [ which ];
|
||||
nativeBuildInputs = [ which ] ++ kernel.moduleBuildDependencies;
|
||||
|
||||
hardeningDisable = [ "pic" ];
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user