aboutsummaryrefslogtreecommitdiff
path: root/www/ungoogled-chromium/files/patch-third__party_boringssl_src_crypto_fipsmodule_md5_asm_md5-x86__64.pl
blob: 6b9fc15bc14c13c2370dc6d5749de9ec2e33bd93 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- third_party/boringssl/src/crypto/fipsmodule/md5/asm/md5-x86_64.pl.orig	2023-07-21 09:49:17 UTC
+++ third_party/boringssl/src/crypto/fipsmodule/md5/asm/md5-x86_64.pl
@@ -131,6 +131,7 @@ $code .= <<EOF;
 .type md5_block_asm_data_order,\@function,3
 md5_block_asm_data_order:
 .cfi_startproc
+	_CET_ENDBR
 	push	%rbp
 .cfi_push	rbp
 	push	%rbx