FreeBSD Bugzilla – Attachment 216952 Details for
Bug 248428
databases/sqlite3: Resolve portlint issues
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
sqlite3-20200802T1400.diff (text/plain), 1.21 KB, created by
Pavel Volkov
on 2020-08-02 11:34:26 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Pavel Volkov
Created:
2020-08-02 11:34:26 UTC
Size:
1.21 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 543929) >+++ Makefile (working copy) >@@ -134,8 +134,8 @@ > > OPTIONS_RADIO_RL= READLINES READLINEP LIBEDIT > RL_DESC= Command line editing library (may be off) >-READLINES_DESC= Use libreadline from system >-READLINEP_DESC= Use GNU libreadline from ports >+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 +206,10 @@ > > 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 >+READLINES_CONFIGURE_ON= --enable-readline >+READLINES_USES= readline >+READLINEP_CONFIGURE_ON= --enable-readline >+READLINEP_USES= readline:port > > JSON1_CONFIGURE_ENABLE= json1 > >@@ -253,6 +253,9 @@ > @${ECHO_MSG} "===> WARNING: on ${ARCH} don't pass atof1-* tests" > .endif > >+post-stage: >+ ${SETENV} LD_LIBMAP_DISABLE=1 ldd -a "${STAGEDIR}${PREFIX}/bin/${PORTNAME}" >+ > post-install: > ${RM} ${STAGEDIR}${PREFIX}/include/msvc.h >
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
Flags:
pavelivolkov
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 248428
: 216952