Advertise LZO support
This commit is contained in:
parent
0eb0e3e478
commit
7a449f90ee
|
@ -83,6 +83,8 @@ struct CoreConfiguration {
|
||||||
"IV_PROTO=2",
|
"IV_PROTO=2",
|
||||||
"IV_NCP=2",
|
"IV_NCP=2",
|
||||||
"IV_SSL=\(CryptoBox.version())",
|
"IV_SSL=\(CryptoBox.version())",
|
||||||
|
"IV_LZO=1",
|
||||||
|
"IV_LZO_STUB=1",
|
||||||
""
|
""
|
||||||
].joined(separator: "\n")
|
].joined(separator: "\n")
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue