blob: 4739e7f0768d3760ac3d9f20e21f6d1de0ac4e78 (
plain) (
blame)
1
2
3
4
5
|
--threads:on
--d:ssl
when defined(freebsd) or defined(netbsd):
# See https://github.com/nim-lang/Nim/pull/15066#issuecomment-665541265 and https://github.com/nim-lang/Nim/issues/15493
--tlsEmulation:off
|