FreeBSD Bugzilla – Attachment 181580 Details for
Bug 218472
security/openssh-portable: 7.5p1 update breaks ldns/sshfp
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
patch.txt (text/plain), 773 bytes, created by
Craig Leres
on 2017-04-08 02:34:54 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Craig Leres
Created:
2017-04-08 02:34:54 UTC
Size:
773 bytes
patch
obsolete
>Index: files/patch-configure.ac >=================================================================== >--- files/patch-configure.ac (revision 437918) >+++ files/patch-configure.ac (working copy) >@@ -1,6 +1,14 @@ >---- configure.ac.intermediate 2016-02-03 22:06:00 UTC >+--- configure.ac.orig 2017-04-08 02:15:16 UTC > +++ configure.ac >-@@ -1543,7 +1543,7 @@ AC_ARG_WITH([libedit], >+@@ -1486,6 +1486,7 @@ AC_ARG_WITH(ldns, >+ else >+ LIBS="$LIBS `$LDNSCONFIG --libs`" >+ CPPFLAGS="$CPPFLAGS `$LDNSCONFIG --cflags`" >++ ldns=yes >+ fi >+ elif test "x$withval" != "xno" ; then >+ CPPFLAGS="$CPPFLAGS -I${withval}/include" >+@@ -1544,7 +1545,7 @@ AC_ARG_WITH([libedit], > LIBEDIT=`$PKGCONFIG --libs libedit` > CPPFLAGS="$CPPFLAGS `$PKGCONFIG --cflags libedit`" > else
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 218472
: 181580 |
181581