Use a hardened stdenv by default
This commit is contained in:
committed by
Robin Gloster
parent
c5f092c6a7
commit
954e9903ad
@@ -8,6 +8,8 @@ stdenv.mkDerivation rec {
|
||||
sha256 = "1pv4zrajm46za0f6lv162iqffih57a8ly4pc69f7y0gfyigb8p80";
|
||||
};
|
||||
|
||||
noHardening_format = true;
|
||||
|
||||
preConfigure = "unset CC";
|
||||
|
||||
patches = stdenv.lib.optionals stdenv.isDarwin [
|
||||
|
||||
Reference in New Issue
Block a user