From 17ae1da6c9b10939617a6ac7dadf9454969ab0fd Mon Sep 17 00:00:00 2001 From: Brent Cook Date: Sat, 19 Jan 2019 22:24:01 -0600 Subject: rebase patches --- patches/modes_lcl.h.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'patches/modes_lcl.h.patch') diff --git a/patches/modes_lcl.h.patch b/patches/modes_lcl.h.patch index 1ba9f2e..330d4d0 100644 --- a/patches/modes_lcl.h.patch +++ b/patches/modes_lcl.h.patch @@ -1,6 +1,6 @@ ---- openbsd/src/lib/libssl/src/crypto/modes/modes_lcl.h Sat Dec 6 17:15:50 2014 -+++ crypto/modes/modes_lcl.h Sun Jul 17 17:45:27 2016 -@@ -43,14 +43,16 @@ +--- crypto/modes/modes_lcl.h.orig Tue Nov 14 10:25:15 2017 ++++ crypto/modes/modes_lcl.h Sat Jan 19 22:19:23 2019 +@@ -45,14 +45,16 @@ asm ("bswapl %0" \ : "+r"(ret)); ret; }) # elif (defined(__arm__) || defined(__arm)) && !defined(__STRICT_ALIGNMENT) -- cgit v1.2.3-55-g6feb