1 Star 0 Fork 136

Aurora/third_party_openssl

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
README.ASM 440 Bytes
一键复制 编辑 原始数据 按行查看 历史
/*
* Copyright (c) Huawei Technologies Co., Ltd. 2020-2023. All rights reserved.
* Description: This README describes how to generate the .S files, headers and other stuffes.
* Create: 2020-05-30
*/
The `build_all_generated` directory is generated by the following steps. Let's take `linux-armv4` as an example.
`linux-armv4` is picked from the results of `./Configure LIST`
```sh
./Configure linux-armv4
make build_all_generated
```
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/SubmarinePhantom/third_party_openssl.git
[email protected]:SubmarinePhantom/third_party_openssl.git
SubmarinePhantom
third_party_openssl
third_party_openssl
master

搜索帮助