FreeBSD Bugzilla – Attachment 165720 Details for
Bug 206338
net/shadowsocks-libev: Disable TCP_FASTOPEN on FreeBSD (Fails to compile on CURRENT)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
shadowsocks-libev-1.6.4.diff
shadowsocks-libev-1.6.4.diff (text/plain), 489 bytes, created by
Fukang Chen
on 2016-01-17 16:38:04 UTC
(
hide
)
Description:
shadowsocks-libev-1.6.4.diff
Filename:
MIME Type:
Creator:
Fukang Chen
Created:
2016-01-17 16:38:04 UTC
Size:
489 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 405786) >+++ Makefile (working copy) >@@ -25,6 +25,8 @@ > post-patch: > ${REINPLACE_CMD} -e 's|^pkgconfiglibdir.*|pkgconfiglibdir = ${PREFIX}/libdata/pkgconfig|g' \ > ${WRKSRC}/Makefile.in >+ ${REINPLACE_CMD} -e 's|^#ifdef TCP_FASTOPEN|#if defined(TCP_FASTOPEN) \&\& defined(__linux)|' \ >+ ${WRKSRC}/src/local.c ${WRKSRC}/src/server.c > > post-install: > ${MKDIR} ${STAGEDIR}${ETCDIR}
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 Raw
Flags:
xiaoding+freebsd:
maintainer-approval+
Actions:
View
Attachments on
bug 206338
: 165720