socat2pre: enable ip6 on darwin
This commit is contained in:
parent
2128224620
commit
459d46dc5a
@ -10,8 +10,6 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
buildInputs = [ openssl ];
|
buildInputs = [ openssl ];
|
||||||
|
|
||||||
configureFlags = stdenv.lib.optionalString stdenv.isDarwin "--disable-ip6";
|
|
||||||
|
|
||||||
patches = stdenv.lib.singleton ./libressl-fixes.patch ;
|
patches = stdenv.lib.singleton ./libressl-fixes.patch ;
|
||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
|
Loading…
Reference in New Issue
Block a user