Skip to content

Commit 500a102

Browse files
committed
Remove use of endbr64.patch
1 parent 2548f24 commit 500a102

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

update.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,6 @@ gen_asm() {
240240
setup_asm_generator() {
241241
rm -fr $asm_src
242242
cp -a $libcrypto_src $asm_src
243-
patch -d $asm_src -p0 < patches/asm/endbr64.patch
244243
patch -d $asm_src -p4 < patches/asm/masm-align-64.patch
245244
}
246245

0 commit comments

Comments
 (0)