linuxPackages.phc-intel: turn off pic hardening
This commit is contained in:
@@ -21,6 +21,8 @@ in stdenv.mkDerivation rec {
|
||||
|
||||
buildInputs = [ which ];
|
||||
|
||||
hardening_pic = false;
|
||||
|
||||
makeFlags = with kernel; [
|
||||
"DESTDIR=$(out)"
|
||||
"KERNELSRC=${dev}/lib/modules/${modDirVersion}/build"
|
||||
|
||||
Reference in New Issue
Block a user