don't build stunnel on windows.

This commit is contained in:
Vincent Hanquez 2013-09-03 06:43:42 +01:00
parent 5b98d7b870
commit 8ccc2cff6c

View file

@ -25,7 +25,10 @@ Executable tls-stunnel
, cprng-aes >= 0.5.0
, tls >= 1.2 && < 1.3
, tls-extra >= 0.7.0 && < 0.8
Buildable: True
if os(windows)
Buildable: False
else
Buildable: True
ghc-options: -Wall -fno-warn-missing-signatures
-- Executable tls-checkciphers