@@ -14,6 +14,8 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
configureFlags = [ "--enable-swanctl" "--enable-cmd" ];
|
configureFlags = [ "--enable-swanctl" "--enable-cmd" ];
|
||||||
|
|
||||||
|
NIX_LDFLAGS = "-lgcc_s" ;
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
maintainers = [ stdenv.lib.maintainers.shlevy ];
|
maintainers = [ stdenv.lib.maintainers.shlevy ];
|
||||||
description = "OpenSource IPsec-based VPN Solution";
|
description = "OpenSource IPsec-based VPN Solution";
|
||||||
|
|||||||
Reference in New Issue
Block a user