linuxPackages.spl: no pic hardening

This commit is contained in:
Robin Gloster
2016-02-07 22:45:34 +00:00
parent 859a150373
commit 7c206e8c4c
+2
View File
@@ -30,6 +30,8 @@ stdenv.mkDerivation rec {
buildInputs = [ autoconf automake libtool ];
hardening_pic = false;
preConfigure = ''
./autogen.sh