unixODBCDrivers: fix sqlite driver to link with sqlite3
Without this change, it doesn't actually link to libsqlite3.so correctly, and so the output driver has unresolved symbols.
parent
722ef6c4
Please register or sign in to comment
Without this change, it doesn't actually link to libsqlite3.so correctly, and so the output driver has unresolved symbols.