https://boringssl-review.googlesource.com/c/boringssl/+/51265 broke Linux and macOS platforms on architectures where we don't build assembly. OPENSSL_NO_ASM needs to match the assembly selector. While I'm here, remove the OPENSSL_C11_ATOMIC comment. We autodetect atomics these days, so the flag is only useful if you want to force it. Change-Id: I1f20f7577b5ca7e208dc90fb46a93b20da864ec5 Reviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/51305 Reviewed-by: Piotr Sikora <piotrsikora@google.com> Reviewed-by: Adam Langley <agl@google.com>fips-20220613
parent
c5179c6930
commit
ac3f4fb8e1
1 changed files with 10 additions and 10 deletions
Loading…
Reference in new issue