gprolog.i686-linux: disable pic hardening
This commit is contained in:
parent
9893a43dc3
commit
4d4610ac0f
@ -11,6 +11,8 @@ stdenv.mkDerivation rec {
|
||||
sha256 = "13miyas47bmijmadm68cbvb21n4s156gjafz7kfx9brk9djfkh0q";
|
||||
};
|
||||
|
||||
hardeningDisable = stdenv.lib.optional stdenv.isi686 "pic";
|
||||
|
||||
patchPhase = ''
|
||||
sed -i -e "s|/tmp/make.log|$TMPDIR/make.log|g" src/Pl2Wam/check_boot
|
||||
'';
|
||||
|
Loading…
x
Reference in New Issue
Block a user