mirror of
https://github.com/tursodatabase/libsql.git
synced 2025-03-16 08:31:03 +00:00
Release 2.1.7 (CVS 329)
FossilOrigin-Name: 71cb9e8ad7616b1f84dc04700685bd4dc157d2db
This commit is contained in:
@ -37,7 +37,7 @@ gcc -fPIC $OPTS -O2 -I. -I$TCLDIR -shared *.c $TCLSTUBLIB -o tclsqlite.so
|
||||
strip tclsqlite.so
|
||||
mv tclsqlite.so ..
|
||||
cd ..
|
||||
rm -f tclsqlite.so
|
||||
rm -f tclsqlite.so.gz
|
||||
gzip tclsqlite.so
|
||||
|
||||
# Build the tclsqlite.dll shared library that can be imported into tclsh
|
||||
|
Reference in New Issue
Block a user