/usr/lib/tcltk/sqlite3/libtclsqlite3.la is in libsqlite3-tcl 3.11.0-1ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 | # libtclsqlite3.la - a libtool library file
# Generated by libtool (GNU libtool) 2.4.6 Debian-2.4.6-0.1
#
# Please DO NOT delete this file!
# It is necessary for linking the library.
# The name that we can dlopen(3).
dlname='libtclsqlite3.so'
# Names of this library.
library_names='libtclsqlite3.so libtclsqlite3.so libtclsqlite3.so'
# The name of the static archive.
old_library='libtclsqlite3.a'
# Linker flags that cannot go in dependency_libs.
inherited_linker_flags=''
# Libraries that this one depends upon.
dependency_libs=''
# Names of additional weak libraries provided by this library
weak_library_names=''
# Version information for libtclsqlite3.
current=8
age=8
revision=6
# Is this an already installed library?
installed=no
# Should we warn about portability when linking against -modules?
shouldnotlink=no
# Files to dlopen/dlpreopen
dlopen=''
dlpreopen=''
# Directory that this library needs to be installed in:
libdir='/usr/lib/tcltk/sqlite3'
relink_command="(cd /build/sqlite3-zVpFlw/sqlite3-3.11.0; /bin/bash \"/build/sqlite3-zVpFlw/sqlite3-3.11.0/libtool\" --mode=relink gcc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fPIE -fstack-protector-strong -Wformat -Werror=format-security -O2 -fno-strict-aliasing -DSQLITE_SECURE_DELETE -DSQLITE_SOUNDEX=1 -DSQLITE_LIKE_DOESNT_MATCH_BLOBS -DSQLITE_THREADSAFE=1 -DSQLITE_MAX_SCHEMA_RETRY=25 -DSQLITE_MAX_VARIABLE_NUMBER=250000 -DSQLITE_OS_UNIX=1 -I. -I/build/sqlite3-zVpFlw/sqlite3-3.11.0/src -I/build/sqlite3-zVpFlw/sqlite3-3.11.0/ext/rtree -I/build/sqlite3-zVpFlw/sqlite3-3.11.0/ext/fts3 -D_HAVE_SQLITE_CONFIG_H -DBUILD_sqlite -DNDEBUG -I/usr/include/tcl8.6 -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_JSON1 -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_RTREE=1 -DSQLITE_ENABLE_UNLOCK_NOTIFY -DSQLITE_OMIT_LOOKASIDE=1 -DSQLITE_ENABLE_DBSTAT_VTAB -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT=1 -DSQLITE_ENABLE_LOAD_EXTENSION -DSQLITE_ENABLE_JSON1 -DSQLITE_ENABLE_FTS3_TOKENIZER -Wl,-Bsymbolic-functions -fPIE -pie -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -no-undefined -o libtclsqlite3.la tclsqlite.lo libsqlite3.la -L/usr/lib/x86_64-linux-gnu -ltclstub8.6 -ldl -lpthread -ldl -rpath /usr/lib/tcltk/sqlite3 -version-info 8:6:8 -avoid-version @inst_prefix_dir@)"
|