代码拉取完成,页面将自动刷新
From 4d2ed81fcc1f21aa651fb5cc4555ea21cfd3d232 Mon Sep 17 00:00:00 2001
From: peng_zou <peng.zou@shingroup.cn>
Date: Tue, 25 Jun 2024 10:33:28 +0800
Subject: [PATCH] Fix build error for ppc64le
---
Configurations/10-main.conf | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/Configurations/10-main.conf b/Configurations/10-main.conf
index 915e7dd..27433ce 100644
--- a/Configurations/10-main.conf
+++ b/Configurations/10-main.conf
@@ -734,6 +734,14 @@ my %targets = (
asm_arch => 'ppc64',
perlasm_scheme => "linux64le",
},
+ "linux64-ppc64le" => {
+ inherit_from => [ "linux-generic64" ],
+ cflags => add("-m64"),
+ cxxflags => add("-m64"),
+ lib_cppflags => add("-DL_ENDIAN"),
+ asm_arch => 'ppc64',
+ perlasm_scheme => "linux64le",
+ },
"linux-armv4" => {
################################################################
--
2.43.0
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。