From ca7521d8c313860d761021bf6c73fa55a1154820 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Thu, 7 Nov 2024 05:32:48 +0100 Subject: [PATCH] boringssl.sh: AWS-LC also crashes --- boringssl.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/boringssl.sh b/boringssl.sh index 659dbf908..47b43ca17 100755 --- a/boringssl.sh +++ b/boringssl.sh @@ -42,6 +42,7 @@ # - AWS-LC: symbols are not hidden, making _info-bin.sh fail. # - AWS-LC: requires SSE2 for x86 builds with ASM enabled. # - AWS-LC: fails to build on mac-gcc-arm64. +# - AWS-LC: crashes the same as BoringSSL: curl.exe https://example.net/ # https://github.com/aws/aws-lc