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