gnome3.libgda: turn off format hardening
This commit is contained in:
@@ -17,6 +17,8 @@ in stdenv.mkDerivation rec {
|
|||||||
"--enable-gi-system-install=no"
|
"--enable-gi-system-install=no"
|
||||||
];
|
];
|
||||||
|
|
||||||
|
hardening_format = false;
|
||||||
|
|
||||||
enableParallelBuilding = true;
|
enableParallelBuilding = true;
|
||||||
|
|
||||||
buildInputs = [ pkgconfig intltool itstool libxml2 gtk3 openssl ];
|
buildInputs = [ pkgconfig intltool itstool libxml2 gtk3 openssl ];
|
||||||
|
|||||||
Reference in New Issue
Block a user