OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:implib
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/public-domain/sqlite/dist/autosetup/
sqlite-config.tcl
366
# out-
implib
: https://sqlite.org/forum/forumpost/0c7fc097b2
367
out-
implib
:=auto
368
=> {Enable use of --out-
implib
linker flag to generate an
1637
# -Wl,... flag for the platform-specific --out-
implib
flag, which is
1644
# If the configure flag --out-
implib
is not used (or programmatically
1662
proc sqlite-handle-out-
implib
{} {
1666
if {[proj-opt-was-provided out-
implib
]} {
1667
set olBaseName [join [opt-val out-
implib
] ""]
1677
set flags [proj-cc-check-Wl-flag --out-
implib
${dll}.a]
1685
user-error "--out-
implib
is not supported on this platform
[
all
...]
Completed in 17 milliseconds
Indexes created Mon Sep 21 00:25:25 UTC 2026