1 Star 0 Fork 138

君若兮/third_party_curl

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
build.sh 225 Bytes
一键复制 编辑 原始数据 按行查看 历史
mamingshuai 提交于 2021-03-11 20:35 . update openharmony 1.0.1
#!/bin/bash
# Copyright (c) Huawei Technologies Co., Ltd. 2020-2021. All rights reserved.
set -e
CURRENT_DIR=$(dirname "$0")
echo "add curl patch..."
cp -f $CURRENT_DIR/lib/curl_config_lite.h $CURRENT_DIR/lib/curl_config.h
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/junruoxi/third_party_curl.git
git@gitee.com:junruoxi/third_party_curl.git
junruoxi
third_party_curl
third_party_curl
master

搜索帮助