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