cc-wrapper: Check if ld supports -z, fixes darwin

This commit is contained in:
Franz Pletz
2016-03-07 21:39:26 +01:00
parent b2b499e6c4
commit baee91ec60
5 changed files with 11 additions and 2 deletions

View File

@@ -19,6 +19,8 @@ stdenv.mkDerivation rec {
inherit sha256;
};
hardeningDisable = [ "format" ];
outputs = [ "out" "doc" ];
NIX_CFLAGS_COMPILE = ''