postfix28: turn off format hardening
This commit is contained in:
@@ -14,6 +14,8 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
buildInputs = [db openssl cyrus_sasl bison perl];
|
buildInputs = [db openssl cyrus_sasl bison perl];
|
||||||
|
|
||||||
|
hardening_format = false;
|
||||||
|
|
||||||
patches = [
|
patches = [
|
||||||
./postfix-2.2.9-db.patch
|
./postfix-2.2.9-db.patch
|
||||||
./postfix-2.2.9-lib.patch
|
./postfix-2.2.9-lib.patch
|
||||||
|
|||||||
Reference in New Issue
Block a user