parent
0c629e9c23
commit
0fdbf3edeb
@ -13,7 +13,7 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
buildInputs = [ openssl ];
|
buildInputs = [ openssl ];
|
||||||
|
|
||||||
installFlags = [ "PREFIX=$(out)" ];
|
makeFlags = [ "PREFIX=$(out)" "CC=cc" ];
|
||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
description = "Tests SSL/TLS services and discover supported cipher suites";
|
description = "Tests SSL/TLS services and discover supported cipher suites";
|
||||||
|
Loading…
Reference in New Issue
Block a user