1 Star 0 Fork 3

蓝球藻/libgcrypt20

forked from openKylin/libgcrypt20 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
autogen.rc 325 Bytes
一键复制 编辑 原始数据 按行查看 历史
openKylinBot 提交于 2022-05-14 00:51 . Import Upstream version 1.8.5
# autogen.sh configuration for Libgcrypt -*- sh -*-
case "$myhost" in
w32)
configure_opts="
--with-gpg-error-prefix=@SYSROOT@
"
;;
amd64)
configure_opts="
--with-gpg-error-prefix=@SYSROOT@
"
;;
esac
final_info="./configure --enable-maintainer-mode && make"
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/liukaduo/libgcrypt20.git
git@gitee.com:liukaduo/libgcrypt20.git
liukaduo
libgcrypt20
libgcrypt20
openkylin/yangtze

搜索帮助