FreeBSD Bugzilla – Attachment 146779 Details for
Bug 192555
[PATCH] security/libgcrypt: fix build with GCC on 8.x/amd64
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
libgcrypt-1.6.1_5.diff
libgcrypt-1.6.1_5.diff (text/plain), 852 bytes, created by
Carlos J Puga Medina
on 2014-09-04 11:17:38 UTC
(
hide
)
Description:
libgcrypt-1.6.1_5.diff
Filename:
MIME Type:
Creator:
Carlos J Puga Medina
Created:
2014-09-04 11:17:38 UTC
Size:
852 bytes
patch
obsolete
>diff -urN /usr/ports/security/libgcrypt.old/Makefile /usr/ports/security/libgcrypt/Makefile >--- /usr/ports/security/libgcrypt.old/Makefile 2014-09-02 22:47:43.000000000 +0200 >+++ /usr/ports/security/libgcrypt/Makefile 2014-09-04 12:39:54.000000000 +0200 >@@ -2,7 +2,7 @@ > > PORTNAME= libgcrypt > PORTVERSION= 1.6.1 >-PORTREVISION= 4 >+PORTREVISION= 5 > CATEGORIES= security > MASTER_SITES= ${MASTER_SITE_GNUPG} > MASTER_SITE_SUBDIR= ${PORTNAME} >@@ -19,6 +19,7 @@ > USES= libtool makeinfo tar:bzip2 > USE_CSTD= gnu89 > GNU_CONFIGURE= yes >+CONFIGURE_ARGS= --disable-drng-support > CONFIGURE_ENV= MAKEINFO="makeinfo --no-split" > CONFIGURE_TARGET=${ARCH:S/amd64/x86_64/}-portbld-${OPSYS:tl}${OSREL} > INSTALL_TARGET= install-strip >@@ -41,8 +42,6 @@ > CONFIGURE_ARGS+= --disable-aesni-support > .endif > >-CONFIGURE_ARGS+= --disable-drng-support >- > .endif > > post-patch:
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 192555
:
145618
|
145657
|
145708
|
145756
|
146721
|
146723
|
146724
|
146774
|
146778
| 146779