FreeBSD Bugzilla – Attachment 231192 Details for
Bug 261367
databases/sqlite3: Build with TCL is not deterministic
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Explicitly set TCL-related paths for configure
sqlite3-tcl.patch (text/plain), 494 bytes, created by
Mikhail Teterin
on 2022-01-20 19:44:26 UTC
(
hide
)
Description:
Explicitly set TCL-related paths for configure
Filename:
MIME Type:
Creator:
Mikhail Teterin
Created:
2022-01-20 19:44:26 UTC
Size:
494 bytes
patch
obsolete
>diff --git a/databases/sqlite3/Makefile b/databases/sqlite3/Makefile >index f17d3cae2d..2281d3dec8 100644 >--- a/databases/sqlite3/Makefile >+++ b/databases/sqlite3/Makefile >@@ -197,6 +197,8 @@ STMT_CPPFLAGS= -DSQLITE_ENABLE_STMT_SCANSTATUS=1 > TCL_USES= tcl > TCL_USES_OFF= tcl:build > TCL_CONFIGURE_ENABLE= tcl >+TCL_CONFIGURE_WITH= tcl=${TCL_LIBDIR} >+TCL_CONFIGURE_ENV= ac_cv_prog_TCLSH_CMD=${TCLSH} > TCL_ALL_TARGET+= sqlite3_analyzer > THREADS_CONFIGURE_ENABLE= threadsafe > THREADS_LIBS= -lpthread
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 261367
: 231192