about summary refs log tree commit diff
path: root/pkgs/os-specific/linux/ndiswrapper
diff options
context:
space:
mode:
authorFranz Pletz <fpletz@fnordicwalking.de>2016-08-13 16:38:54 +0200
committerFranz Pletz <fpletz@fnordicwalking.de>2016-08-13 16:50:43 +0200
commitb2c6d28a1de700d7ab6cb2a1aa4bf20cd86907f9 (patch)
treefbe1747c9eea1bf01645edcd965b35c8e476a8a3 /pkgs/os-specific/linux/ndiswrapper
parent9e7d118ea2252dbf74ee42636ec723faf85cdb4a (diff)
linuxPackages.ndiswrapper: disable pic hardening (still broken)
Diffstat (limited to 'pkgs/os-specific/linux/ndiswrapper')
-rw-r--r--pkgs/os-specific/linux/ndiswrapper/default.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkgs/os-specific/linux/ndiswrapper/default.nix b/pkgs/os-specific/linux/ndiswrapper/default.nix
index f95de43356486..eabc2840881ed 100644
--- a/pkgs/os-specific/linux/ndiswrapper/default.nix
+++ b/pkgs/os-specific/linux/ndiswrapper/default.nix
@@ -3,6 +3,8 @@
 stdenv.mkDerivation {
   name = "ndiswrapper-1.59-${kernel.version}";
 
+  hardeningDisable = [ "pic" ];
+
   patches = [ ./no-sbin.patch ];
 
   # need at least .config and include