Loading pkgs/development/libraries/quictls/default.nix +0 −1 Original line number Diff line number Diff line Loading @@ -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 Loading
pkgs/development/libraries/quictls/default.nix +0 −1 Original line number Diff line number Diff line Loading @@ -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