Summary: | [PATCH] archivers/snappy: Build static library | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Mitchell Holland <mitchell.holland> | ||||
Component: | Individual Port(s) | Assignee: | Vanilla I. Shu <vanilla> | ||||
Status: | New --- | ||||||
Severity: | Affects Only Me | Flags: | bugzilla:
maintainer-feedback?
(vanilla) |
||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Created attachment 214676 [details] Snappy static lib patch Hello, This patch builds the static libsnappy.a. Snappy used to build a static library when compiling, but this was removed upstream. We depend on the static library, and think it's a useful addition. Tested on HEAD and 2020Q2. Cheers, Mitchell