FreeBSD Bugzilla – Attachment 216682 Details for
Bug 247993
[patch] net/frr7: Add missing dependencies
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
frr7 patch
frr7-fix.patch (text/plain), 896 bytes, created by
Olivier Cochard
on 2020-07-22 19:37:51 UTC
(
hide
)
Description:
frr7 patch
Filename:
MIME Type:
Creator:
Olivier Cochard
Created:
2020-07-22 19:37:51 UTC
Size:
896 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 542651) >+++ Makefile (working copy) >@@ -63,13 +63,14 @@ > --disable-doc-html \ > --sysconfdir=${ETCDIR} \ > --localstatedir=/var/run/frr \ >+ --disable-backtrace \ > --disable-nhrpd \ > --disable-pimd \ > --disable-vrrpd \ > --with-vtysh-pager=cat > >-MANPAGES_BUILD_DEPENDS= ${PY_SPHINX} >-MANPAGES_CONFIGURE_OFF= --disable-doc >+MANPAGES_BUILD_DEPENDS= ${PY_SPHINX} >+MANPAGES_CONFIGURE_OFF= --disable-doc > CONFIGROLLBACKS_LIB_DEPENDS= libsqlite3.so:databases/sqlite3 > CONFIGROLLBACKS_CONFIGURE_ENABLE= config-rollbacks > DATACENTER_CONFIGURE_ENABLE= datacenter >@@ -86,6 +87,7 @@ > SNMP_CONFIGURE_ENABLE= snmp > SNMP_CFLAGS= "-std=gnu99" > SNMP_LIB_DEPENDS= libnetsnmp.so:net-mgmt/net-snmp >+SNMP_USES= ssl > TCPSOCKETS_CONFIGURE_ENABLE= tcp-zebra > VTYSH_CONFIGURE_ENABLE= vtysh >
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 247993
:
216462
| 216682