FreeBSD Bugzilla – Attachment 216984 Details for
Bug 248446
databases/sqlite3: Change candidates of OPTIONS_RADIO_RL
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch file
databases_sqlite3.patch (text/plain), 988 bytes, created by
Yasuhiro Kimura
on 2020-08-03 09:31:02 UTC
(
hide
)
Description:
Patch file
Filename:
MIME Type:
Creator:
Yasuhiro Kimura
Created:
2020-08-03 09:31:02 UTC
Size:
988 bytes
patch
obsolete
>Index: databases/sqlite3/Makefile >=================================================================== >--- databases/sqlite3/Makefile (revision 544042) >+++ databases/sqlite3/Makefile (working copy) >@@ -132,10 +132,8 @@ > GEOPOLY_DESC= Uses the GeoJSON notation (RFC-7946) > GEOPOLY_IMPLIES= RTREE > >-OPTIONS_RADIO_RL= READLINES READLINEP LIBEDIT >+OPTIONS_RADIO_RL= READLINE LIBEDIT > RL_DESC= Command line editing library (may be off) >-READLINES_DESC= Use libreadline from system >-READLINEP_DESC= Use GNU libreadline from ports > LIBEDIT_DESC= Use BSD libedit from ports > > OPTIONS_DEFAULT= FTS4 URI METADATA SECURE_DELETE UNLOCK_NOTIFY THREADS \ >@@ -206,10 +204,8 @@ > > LIBEDIT_CONFIGURE_ENABLE= editline > LIBEDIT_USES= libedit ncurses >-READLINES_CONFIGURE_ON= --enable-readline >-READLINES_USES= readline >-READLINEP_CONFIGURE_ON= --enable-readline >-READLINEP_USES= readline:port >+READLINE_CONFIGURE_ON= --enable-readline >+READLINE_USES= readline > > JSON1_CONFIGURE_ENABLE= json1 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 248446
:
216984
|
217000
|
217094