mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
sqlite: build shared
Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
parent
df524236d2
commit
28fde0b15f
@ -62,8 +62,8 @@ PKG_BUILD_FLAGS="+pic +pic:host -parallel"
|
||||
# mmap_size pragma.
|
||||
CFLAGS="$CFLAGS -DSQLITE_TEMP_STORE=3 -DSQLITE_DEFAULT_MMAP_SIZE=268435456"
|
||||
|
||||
PKG_CONFIGURE_OPTS_TARGET="--enable-static \
|
||||
--disable-shared \
|
||||
PKG_CONFIGURE_OPTS_TARGET="--disable-static \
|
||||
--enable-shared \
|
||||
--disable-readline \
|
||||
--enable-threadsafe \
|
||||
--enable-dynamic-extensions \
|
||||
|
Loading…
x
Reference in New Issue
Block a user