FreeBSD Bugzilla – Attachment 237159 Details for
Bug 266568
net/relayd: Link order causes random crashes
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
relayd-5.5.20140810_9 v0
relayd-5.5.20140810_9.diff (text/plain), 887 bytes, created by
Nuno Teixeira
on 2022-10-08 19:04:43 UTC
(
hide
)
Description:
relayd-5.5.20140810_9 v0
Filename:
MIME Type:
Creator:
Nuno Teixeira
Created:
2022-10-08 19:04:43 UTC
Size:
887 bytes
patch
obsolete
>diff --git a/net/relayd/Makefile b/net/relayd/Makefile >index 5bb79d1f54e7..528589d9a900 100644 >--- a/net/relayd/Makefile >+++ b/net/relayd/Makefile >@@ -1,6 +1,6 @@ > PORTNAME= relayd > PORTVERSION= 5.5.20140810 >-PORTREVISION= 8 >+PORTREVISION= 9 > CATEGORIES= net > > MAINTAINER= koue@chaosophia.net >diff --git a/net/relayd/files/patch-relayd_Makefile b/net/relayd/files/patch-relayd_Makefile >index 08b89f0f61c9..48638254d720 100644 >--- a/net/relayd/files/patch-relayd_Makefile >+++ b/net/relayd/files/patch-relayd_Makefile >@@ -10,3 +10,12 @@ > > .PATH: ${.CURDIR}/../../../libevent > SRCS+= buffer.c \ >+@@ -51,7 +50,7 @@ CLEANFILES+= y.tab.h >+ -I${.CURDIR}/../../../libevent >+ CLEANFILES+= y.tab.h >+ >+-LDADD= -lmd -L${PREFIX}/lib ${LIBEVENT} -lssl -lcrypto >++LDADD= -L${PREFIX}/lib ${LIBEVENT} -lssl -lcrypto -lmd >+ DPADD= ${LIBEVENT} ${LIBSSL} ${LIBCRYPTO} >+ >+ .include <bsd.prog.mk>
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 266568
: 237159