1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-18 13:40:59 +00:00
serenity/Ports/sqlite/patches
Andrew Kaster 0a04f4ae86 Ports: Patch sqlite's configure script to let it build as a shared lib
By telling the libtool-related configure checks that the serenity
platform does in fact support shared libs, we can get a VERSYM-free
shared lib out of sqlite. This probably applies to other ports as well.

Suggested-by: Daniel Bertalan <dani@danielbertalan.dev>
2022-01-08 18:56:29 +01:00
..
config.sub.patch Ports: Add SQLite 2021-03-27 19:43:14 +01:00
configure.patch Ports: Patch sqlite's configure script to let it build as a shared lib 2022-01-08 18:56:29 +01:00
sqlite3.c.patch Ports: Add SQLite 2021-03-27 19:43:14 +01:00