[Bug 273972] devel/abseil missing static build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 20 Sep 2023 14:35:10 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273972 Bug ID: 273972 Summary: devel/abseil missing static build Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: Individual Port(s) Assignee: danfe@FreeBSD.org Reporter: marco@crowdsec.net Assignee: danfe@FreeBSD.org Flags: maintainer-feedback?(danfe@FreeBSD.org) Created attachment 245061 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=245061&action=edit include static version of the abseil libraries For the new versions of security/crowdsec, it would help to be able to build static versions, if not provide them by default. The package now depends on re2 which requires abseil to build. There is a static re2 but no static abseil. The provided patch - if I got the flags right - is unorthodox but solved the issue. Since cmake cannot be configured to build both versions at once, the alternative I see is to have a separate abseil-static package. -- You are receiving this mail because: You are the assignee for the bug.