nixpkgs/pkgs/os-specific/linux/sgx
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
..
psw Merge pull request #167571 from veehaitch/sgx-2.16 2022-05-08 16:00:56 +03:00
samples treewide/makeWrapper: replace --run cd with --chdir 2022-03-19 09:46:31 +01:00
sdk sgx-sdk: pin to openssl_1_1 2022-12-12 17:18:28 +01:00
ssl treewide: change some glibc to stdenv.cc.libc 2022-05-27 05:57:43 +03:00