Revert "libxml2: Disable bindnow hardening"
This reverts commit 965abb6d54b57b3f4839f9a472f2a60ca2f4de12.
This commit is contained in:
parent
df72d621f1
commit
db6c023df0
@ -13,8 +13,6 @@ stdenv.mkDerivation (rec {
|
||||
sha256 = "0bd17g6znn2r98gzpjppsqjg33iraky4px923j3k8kdl8qgy7sad";
|
||||
};
|
||||
|
||||
hardeningDisable = [ "bindnow" ];
|
||||
|
||||
outputs = [ "out" "doc" ];
|
||||
|
||||
buildInputs = stdenv.lib.optional pythonSupport python
|
||||
|
Loading…
x
Reference in New Issue
Block a user