diff options
author | Brent Cook <busterb@gmail.com> | 2019-01-19 22:24:01 -0600 |
---|---|---|
committer | Brent Cook <busterb@gmail.com> | 2019-01-19 22:24:01 -0600 |
commit | 17ae1da6c9b10939617a6ac7dadf9454969ab0fd (patch) | |
tree | d274f9f3c8ed4a7fa2d741d6f8041cdcd6382e29 /patches/modes_lcl.h.patch | |
parent | 7c4d13138a455c17b0f7a9e0d113adda639affb0 (diff) | |
download | portable-17ae1da6c9b10939617a6ac7dadf9454969ab0fd.tar.gz portable-17ae1da6c9b10939617a6ac7dadf9454969ab0fd.tar.bz2 portable-17ae1da6c9b10939617a6ac7dadf9454969ab0fd.zip |
rebase patches
Diffstat (limited to 'patches/modes_lcl.h.patch')
-rw-r--r-- | patches/modes_lcl.h.patch | 6 |
1 files changed, 3 insertions, 3 deletions
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 @@ | |||
1 | --- openbsd/src/lib/libssl/src/crypto/modes/modes_lcl.h Sat Dec 6 17:15:50 2014 | 1 | --- crypto/modes/modes_lcl.h.orig Tue Nov 14 10:25:15 2017 |
2 | +++ crypto/modes/modes_lcl.h Sun Jul 17 17:45:27 2016 | 2 | +++ crypto/modes/modes_lcl.h Sat Jan 19 22:19:23 2019 |
3 | @@ -43,14 +43,16 @@ | 3 | @@ -45,14 +45,16 @@ |
4 | asm ("bswapl %0" \ | 4 | asm ("bswapl %0" \ |
5 | : "+r"(ret)); ret; }) | 5 | : "+r"(ret)); ret; }) |
6 | # elif (defined(__arm__) || defined(__arm)) && !defined(__STRICT_ALIGNMENT) | 6 | # elif (defined(__arm__) || defined(__arm)) && !defined(__STRICT_ALIGNMENT) |