gdome2: turn off hardening fortify
This commit is contained in:
parent
543dfcc686
commit
43545db187
@ -13,6 +13,8 @@ stdenv.mkDerivation {
|
|||||||
sha256 = "0hyms5s3hziajp3qbwdwqjc2xcyhb783damqg8wxjpwfxyi81fzl";
|
sha256 = "0hyms5s3hziajp3qbwdwqjc2xcyhb783damqg8wxjpwfxyi81fzl";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
hardening_format = false;
|
||||||
|
|
||||||
buildInputs = [pkgconfig glib libxml2 gtkdoc];
|
buildInputs = [pkgconfig glib libxml2 gtkdoc];
|
||||||
propagatedBuildInputs = [glib libxml2];
|
propagatedBuildInputs = [glib libxml2];
|
||||||
patches = [ ./xml-document.patch ];
|
patches = [ ./xml-document.patch ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user