summary refs log tree commit diff
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
parent9e7d118ea2252dbf74ee42636ec723faf85cdb4a (diff)
downloadnixpkgs-b2c6d28a1de700d7ab6cb2a1aa4bf20cd86907f9.tar
nixpkgs-b2c6d28a1de700d7ab6cb2a1aa4bf20cd86907f9.tar.gz
nixpkgs-b2c6d28a1de700d7ab6cb2a1aa4bf20cd86907f9.tar.bz2
nixpkgs-b2c6d28a1de700d7ab6cb2a1aa4bf20cd86907f9.tar.lz
nixpkgs-b2c6d28a1de700d7ab6cb2a1aa4bf20cd86907f9.tar.xz
nixpkgs-b2c6d28a1de700d7ab6cb2a1aa4bf20cd86907f9.tar.zst
nixpkgs-b2c6d28a1de700d7ab6cb2a1aa4bf20cd86907f9.zip
linuxPackages.ndiswrapper: disable pic hardening (still broken)
-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 f95de433564..eabc2840881 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