Remove obsolete bn_div patch
This commit is contained in:
parent
a7ca886cb0
commit
81e6fb0fe9
@ -1,11 +0,0 @@
|
|||||||
--- openbsd/src/lib/libcrypto/bn/bn_div.c 2018-08-03 22:40:06.596555542 -0500
|
|
||||||
+++ crypto/bn/bn_div.c 2019-01-20 19:26:37.891450640 -0600
|
|
||||||
@@ -89,7 +89,7 @@
|
|
||||||
q; \
|
|
||||||
})
|
|
||||||
# define REMAINDER_IS_ALREADY_CALCULATED
|
|
||||||
-# elif defined(__x86_64)
|
|
||||||
+# elif defined(__x86_64) && defined(_LP64)
|
|
||||||
/*
|
|
||||||
* Same story here, but it's 128-bit by 64-bit division. Wow!
|
|
||||||
* <appro@fy.chalmers.se>
|
|
Loading…
x
Reference in New Issue
Block a user