FreeBSD Bugzilla – Attachment 203403 Details for
Bug 237042
net/librdkafka: enable zstd compression support
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
librdkafka - zstd support
librdkafka-zstd.patch (text/plain), 691 bytes, created by
Sergey Akhmatov
on 2019-04-05 11:52:57 UTC
(
hide
)
Description:
librdkafka - zstd support
Filename:
MIME Type:
Creator:
Sergey Akhmatov
Created:
2019-04-05 11:52:57 UTC
Size:
691 bytes
patch
obsolete
>Index: net/librdkafka/Makefile >=================================================================== >--- net/librdkafka/Makefile (revision 497946) >+++ net/librdkafka/Makefile (working copy) >@@ -3,7 +3,7 @@ > > PORTNAME= librdkafka > PORTVERSION= 1.0.0 >-PORTREVISION= 0 >+PORTREVISION= 1 > DISTVERSIONPREFIX= v > CATEGORIES= net > >@@ -17,9 +17,10 @@ > BROKEN_mips64= fails to build: undefined reference to __sync_add_and_fetch_4 > > BUILD_DEPENDS= bash:shells/bash >-LIB_DEPENDS= liblz4.so:archivers/liblz4 >+LIB_DEPENDS= liblz4.so:archivers/liblz4 \ >+ libzstd.so:archivers/zstd > >-USES= compiler:c11 gmake ssl >+USES= compiler:c11 gmake localbase:ldflags ssl > USE_GITHUB= yes > > GH_ACCOUNT= edenhill
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
Flags:
sergey
:
maintainer-approval?
(
pizzamig
)
Actions:
View
|
Diff
Attachments on
bug 237042
: 203403