mirror of
https://github.com/nim-lang/Nim.git
synced 2025-12-28 17:04:41 +00:00
6 lines
207 B
Nim
6 lines
207 B
Nim
--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
|