quictls: only set enable-ktls
flag on Linux
This commit is contained in:
parent
27eae99b3e
commit
09685474e9
@ -102,7 +102,6 @@ stdenv.mkDerivation rec {
|
||||
"shared" # "shared" builds both shared and static libraries
|
||||
"--libdir=lib"
|
||||
"--openssldir=etc/ssl"
|
||||
"enable-ktls"
|
||||
] ++ lib.optionals withCryptodev [
|
||||
"-DHAVE_CRYPTODEV"
|
||||
"-DUSE_CRYPTODEV_DIGESTS"
|
||||
|
Loading…
Reference in New Issue
Block a user