1 Star 0 Fork 1

brucezhang/prelude-lml

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
prelude-lml-5.2.0-fix_gnutls_deps.patch 295 Bytes
一键复制 编辑 原始数据 按行查看 历史
ocs-bot 提交于 2024-05-06 16:11 +08:00 . package init
--- a/configure 2020-09-09 16:40:18.169000000 +0200
+++ b/configure 2020-09-21 14:05:44.514677448 +0200
@@ -46390,6 +46390,8 @@
fi
if test x$enable_gnutls = xyes; then
+ CFLAGS="$CFLAGS $LIBGNUTLS_CFLAGS"
+ LIBS="$LIBS $LIBGNUTLS_LIBS"
HAVE_GNUTLS_TRUE=
HAVE_GNUTLS_FALSE='#'
else
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/bbrucezhang/prelude-lml.git
git@gitee.com:bbrucezhang/prelude-lml.git
bbrucezhang
prelude-lml
prelude-lml
master

搜索帮助