Take BoringSSL '51ed32f'.

This commit is contained in:
Brian Smith 2023-09-29 17:09:36 -07:00
commit ac8e58c7aa

View File

@ -34,7 +34,7 @@
// - The file, on aarch64, uses the macros defined below to be compatible with
// BTI and PAC.
//
// - The file, on X86_64, requires the progrram to be compatible with Intel IBT
// - The file, on x86_64, requires the program to be compatible with Intel IBT
// and SHSTK
#if defined(__ASSEMBLER__)