[Bug 218701] [PATCH] security/softhsm2: Fix build with SQLITE3 storage backend
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Apr 17 12:25:26 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218701
Bug ID: 218701
Summary: [PATCH] security/softhsm2: Fix build with SQLITE3
storage backend
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Keywords: patch
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: sergey at akhmatov.ru
CC: jaap at NLnetLabs.nl
Flags: maintainer-feedback?(jaap at NLnetLabs.nl)
Keywords: patch
CC: jaap at NLnetLabs.nl
Created attachment 181839
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=181839&action=edit
Fix sqlite support
Dependency on sqlite3 in this port is actually useless: configure option
--with-objectstore-backend-db is required to actually use sqlite3. Without it
port isn't built with sqlite.
Proposed patch fixes build and makes SQLITE usage optional.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list