提交 bce107b5 authored 作者: Anthony Minessale's avatar Anthony Minessale

FS-4883 --resolve I can add this but if it leads to issues in the loaded code we…

FS-4883 --resolve I can add this but if it leads to issues in the loaded code we may not have resoures to investigate
上级 081e2619
......@@ -472,7 +472,7 @@ libs/speex/libspeex/libspeexdsp.la: libs/speex/.update
libs/sqlite/libsqlite3.la: libs/sqlite libs/sqlite/.update
touch src/include/switch.h
@cd libs/sqlite && $(MAKE) CFLAGS="$(SWITCH_AM_CFLAGS)"
@cd libs/sqlite && $(MAKE) CFLAGS="$(SWITCH_AM_CFLAGS)" LIBREADLINE="-lreadline -lncurses -ldl"
@$(TOUCH_TARGET)
libs/pcre/libpcre.la: libs/pcre libs/pcre/.update
......
......@@ -116,7 +116,7 @@ NAWK = @AWK@
# You should not have to change anything below this line
###############################################################################
TCC += -DSQLITE_OMIT_LOAD_EXTENSION=1
#TCC += -DSQLITE_OMIT_LOAD_EXTENSION=1
# Object files for the SQLite library.
#
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论