FreeBSD Bugzilla – Attachment 204205 Details for
Bug 237741
databases/rubygem-dbm: dbm cannot access to the databases created by Berkeley-DB in libc
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Cnange default option to use dbm in libc
rubygem-dbm_libc.diff (text/plain), 390 bytes, created by
Hajimu UMEMOTO
on 2019-05-04 04:35:54 UTC
(
hide
)
Description:
Cnange default option to use dbm in libc
Filename:
MIME Type:
Creator:
Hajimu UMEMOTO
Created:
2019-05-04 04:35:54 UTC
Size:
390 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 500777) >+++ Makefile (working copy) >@@ -15,7 +15,7 @@ > > OPTIONS_SINGLE= BACKEND > OPTIONS_SINGLE_BACKEND= BDB GDBM LIBC QDBM >-OPTIONS_DEFAULT= BDB >+OPTIONS_DEFAULT= LIBC > BACKEND_DESC= Select backend dbm library > BDB_USES= bdb > BDB_CONFIGURE_ON= --with-dbm-type=db${BDB_VER}
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 237741
: 204205