firebird: turn off format hardening
This commit is contained in:
parent
a626fc9813
commit
a2bc57b15a
@ -65,6 +65,8 @@ stdenv.mkDerivation rec {
|
|||||||
sha256 = "0887a813wffp44hnc2gmwbc4ylpqw3fh3hz3bf6q3648344a9fdv";
|
sha256 = "0887a813wffp44hnc2gmwbc4ylpqw3fh3hz3bf6q3648344a9fdv";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
hardening_format = false;
|
||||||
|
|
||||||
# configurePhase = ''
|
# configurePhase = ''
|
||||||
# sed -i 's@cp /usr/share/automake-.*@@' autogen.sh
|
# sed -i 's@cp /usr/share/automake-.*@@' autogen.sh
|
||||||
# sh autogen.sh $configureFlags --prefix=$out
|
# sh autogen.sh $configureFlags --prefix=$out
|
||||||
|
Loading…
x
Reference in New Issue
Block a user