[Bug 241385] databases/sqlite3: enable OS features

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Nov 5 02:51:39 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241385

--- Comment #6 from Pavel Volkov <pavelivolkov at gmail.com> ---
(In reply to rozhuk.im from comment #0)
Hello.
You're right. These features (HAVE_PREAD, HAVE_PWRITE) are not detected during
configuration.
But your patch requires further study.
For example, the flag SQLITE_MMAP_READWRITE is dangerous for many uses cases.
Please read paragraph 4 in the "How Memory-Mapped I/O Works" at the link
(https://www.sqlite.org/mmap.html).
Many other options auto detected in the configure script.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list