linuxPackages.spl: no pic hardening
This commit is contained in:
@@ -30,6 +30,8 @@ stdenv.mkDerivation rec {
|
||||
|
||||
buildInputs = [ autoconf automake libtool ];
|
||||
|
||||
hardening_pic = false;
|
||||
|
||||
preConfigure = ''
|
||||
./autogen.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user