clisp_2_44_1: disable format hardening
This commit is contained in:
@@ -45,6 +45,8 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
NIX_CFLAGS_COMPILE="-O0";
|
NIX_CFLAGS_COMPILE="-O0";
|
||||||
|
|
||||||
|
hardening_format = false;
|
||||||
|
|
||||||
# TODO : make mod-check fails
|
# TODO : make mod-check fails
|
||||||
doCheck = false;
|
doCheck = false;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user