Skip to content

Commit 90c7f16

Browse files
UdjinM6PastaPastaPasta
authored andcommitted
build: Avoid fcntl64@GLIBC_2.28 in libsqlite3.a
1 parent f42288c commit 90c7f16

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

depends/packages/sqlite.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ $(package)_sha256_hash=486748abfb16abd8af664e3a5f03b228e5f124682b0c942e157644bf6
77
define $(package)_set_vars
88
$(package)_config_opts=--disable-shared --disable-readline --disable-dynamic-extensions --enable-option-checking
99
$(package)_config_opts_linux=--with-pic
10+
$(package)_cppflags_linux = -DSQLITE_DISABLE_LFS
1011
endef
1112

1213
define $(package)_config_cmds

0 commit comments

Comments
 (0)