Skip to content

Commit 0f2f2c9

Browse files
committed
Update news blurb
1 parent 2fea651 commit 0f2f2c9

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed
Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1-
Set ``LIBS`` when checking if :mod:`sqlite3` library functions are
2-
available.
1+
Set ``LIBS`` instead of ``LDFLAGS`` when checking if :mod:`sqlite3` library
2+
functions are available. This fixes the ordering of linked libraries during
3+
checks, which was incorrect when using a statically linked ``libsqlite3``.

0 commit comments

Comments
 (0)