diff --git a/tests/ci/integration/python_patch/main/aws-lc-cpython.patch b/tests/ci/integration/python_patch/main/aws-lc-cpython.patch index bcec27ef02..c1b7cf7a9f 100644 --- a/tests/ci/integration/python_patch/main/aws-lc-cpython.patch +++ b/tests/ci/integration/python_patch/main/aws-lc-cpython.patch @@ -19,15 +19,3 @@ index a066982..3d7fbc3 100644 # The _tkinter module. # -diff --git a/configure b/configure -index 029bf52..3fada48 100755 ---- a/configure -+++ b/configure -@@ -30873,7 +30873,6 @@ main (void) - OBJ_nid2sn(NID_md5); - OBJ_nid2sn(NID_sha1); - OBJ_nid2sn(NID_sha3_512); -- OBJ_nid2sn(NID_blake2b512); - EVP_PBE_scrypt(NULL, 0, NULL, 0, 2, 8, 1, 0, NULL, 0); - - ;