nixpkgs/pkgs/os-specific/linux/sgx/sdk
Julian Stecklina 2c8407089b sgx-sdk: pin to openssl_1_1
Currently, the sgx-sdk.runTestsHW attribute fails to build due to
linking errors. It looks like OpenSSL versions are mixed up.

And indeed sgx-sdk pulls in OpenSSL 3 while ipp-crypto pulls in
OpenSSL 1.1.

Fix by pinning the OpenSSL version for the SGX SDK to OpenSSL 1.1 as
well.
2022-12-12 17:18:28 +01:00
..
default.nix sgx-sdk: pin to openssl_1_1 2022-12-12 17:18:28 +01:00
ipp-crypto.nix sgx/sdk/ipp-crypto: pin to openssl_1_1 2022-08-17 20:16:46 +02:00