FreeBSD Bugzilla – Attachment 223351 Details for
Bug 253698
security/libgcrypt - compilation error when building jitterentropy-base.c for arm on poudriere
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Try this patch.
libgcrypt.diff (text/plain), 567 bytes, created by
Cy Schubert
on 2021-03-17 03:49:50 UTC
(
hide
)
Description:
Try this patch.
Filename:
MIME Type:
Creator:
Cy Schubert
Created:
2021-03-17 03:49:50 UTC
Size:
567 bytes
patch
obsolete
>diff --git a/security/libgcrypt/files/patch-random_jitterentropy-base.c b/security/libgcrypt/files/patch-random_jitterentropy-base.c >new file mode 100644 >index 000000000000..f83893b72511 >--- /dev/null >+++ b/security/libgcrypt/files/patch-random_jitterentropy-base.c >@@ -0,0 +1,10 @@ >+--- random/jitterentropy-base.c.orig 2021-03-16 20:10:57.561791000 -0700 >++++ random/jitterentropy-base.c 2021-02-12 03:23:24.000000000 -0800 >+@@ -51,6 +51,7 @@ >+ >+ #undef _FORTIFY_SOURCE >+ #pragma GCC optimize ("O0") >++#pragma clang optimize off >+ >+ #include "jitterentropy.h" >+
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 253698
:
222649
|
223350
| 223351 |
223362