Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 05 Nov 2019 02:51:39 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 241385] databases/sqlite3: enable OS features
Message-ID:  <bug-241385-7788-KFvapgu603@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-241385-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-241385-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D241385

--- Comment #6 from Pavel Volkov <pavelivolkov@gmail.com> ---
(In reply to rozhuk.im from comment #0)
Hello.
You're right. These features (HAVE_PREAD, HAVE_PWRITE) are not detected dur=
ing
configuration.
But your patch requires further study.
For example, the flag SQLITE_MMAP_READWRITE is dangerous for many uses case=
s.
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.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-241385-7788-KFvapgu603>