- Re-enable SONAME which got disabled by default in 3.48.0.
* https://www.sqlite.org/src/forumpost/5a3b44f510df8ded * https://sqlite.org/forum/forumpost/ab8f15697a OBS-URL: https://build.opensuse.org/package/show/server:database/sqlite3?expand=0&rev=345
This commit is contained in:
parent
971ed34399
commit
ddcb6aa70c
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 16 10:39:29 UTC 2025 - Reinhard Max <max@suse.com>
|
||||||
|
|
||||||
|
- Re-enable SONAME which got disabled by default in 3.48.0.
|
||||||
|
* https://www.sqlite.org/src/forumpost/5a3b44f510df8ded
|
||||||
|
* https://sqlite.org/forum/forumpost/ab8f15697a
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jan 14 15:44:26 UTC 2025 - Reinhard Max <max@suse.com>
|
Tue Jan 14 15:44:26 UTC 2025 - Reinhard Max <max@suse.com>
|
||||||
|
|
||||||
|
@ -169,6 +169,7 @@ export CFLAGS="%{optflags} \
|
|||||||
-DSQLITE_STRICT_SUBTYPE=1 \
|
-DSQLITE_STRICT_SUBTYPE=1 \
|
||||||
"
|
"
|
||||||
%configure \
|
%configure \
|
||||||
|
--soname=legacy \
|
||||||
--disable-static \
|
--disable-static \
|
||||||
--enable-readline \
|
--enable-readline \
|
||||||
--enable-fts3 \
|
--enable-fts3 \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user