1 Star 0 Fork 96

xuchenchen/openssl

forked from src-openEuler/openssl 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
openssl-3.0-build.patch 1.36 KB
一键复制 编辑 原始数据 按行查看 历史
hzero1996 提交于 2024-02-01 19:31 . Upgrade to 3.0.12
From 262bff1615d4461120327c5a9fe904ad1c6ce813 Mon Sep 17 00:00:00 2001
From: hzero1996 <wangcheng156@huawei.com>
Date: Sun, 29 Jan 2023 14:53:03 +0800
Subject: [PATCH] openssl-3.0-build
---
Configurations/10-main.conf | 1 +
Configurations/unix-Makefile.tmpl | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/Configurations/10-main.conf b/Configurations/10-main.conf
index b578a3c..1ad81c3 100644
--- a/Configurations/10-main.conf
+++ b/Configurations/10-main.conf
@@ -772,6 +772,7 @@ my %targets = (
inherit_from => [ "linux-generic64" ],
asm_arch => 'aarch64',
perlasm_scheme => "linux64",
+ multilib => "64",
},
"linux-arm64ilp32" => { # https://wiki.linaro.org/Platform/arm64-ilp32
inherit_from => [ "linux-generic32" ],
diff --git a/Configurations/unix-Makefile.tmpl b/Configurations/unix-Makefile.tmpl
index a48fae5..56b4292 100644
--- a/Configurations/unix-Makefile.tmpl
+++ b/Configurations/unix-Makefile.tmpl
@@ -611,7 +611,7 @@ install_sw: install_dev install_engines install_modules install_runtime
uninstall_sw: uninstall_runtime uninstall_modules uninstall_engines uninstall_dev
-install_docs: install_man_docs install_html_docs
+install_docs: install_man_docs
uninstall_docs: uninstall_man_docs uninstall_html_docs
$(RM) -r "$(DESTDIR)$(DOCDIR)"
--
2.27.0
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/xuchenc/openssl.git
git@gitee.com:xuchenc/openssl.git
xuchenc
openssl
openssl
master

搜索帮助

D67c1975 1850385 1daf7b77 1850385