[Bug 220476] murmur build should have a switch to avoid build whole sqlite3 stuff
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Jul 5 11:09:18 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220476
Bug ID: 220476
Summary: murmur build should have a switch to avoid build whole
sqlite3 stuff
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: feld at FreeBSD.org
Reporter: freebsd-bugzilla.mmacha at safersignup.com
Assignee: feld at FreeBSD.org
Flags: maintainer-feedback?(feld at FreeBSD.org)
Hi,
audio/murmur has no option to build without sqlite3 support. Even if I want to
use
mysql as database backend I have to build the whole sqlite3 stuff.
Murmur builds fine by leaving sql-sqlite3_run behind.
USE_QT4= moc_build corelib network xml sql
#USE_QT4= moc_build corelib network xml sql sql-sqlite3_run
Can we have a build option for it?
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list