代码拉取完成,页面将自动刷新
From 155ae43afd86cd682e758f93dc7937dc3bcd6e20 Mon Sep 17 00:00:00 2001
From: Shi Pujin <shipujin.t@gmail.com>
Date: Wed, 16 Feb 2022 10:53:56 +0800
Subject: [PATCH 4/8] Add loongarch64 target
---
Configurations/10-main.conf | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/Configurations/10-main.conf b/Configurations/10-main.conf
index 2dc62e0..de3a815 100644
--- a/Configurations/10-main.conf
+++ b/Configurations/10-main.conf
@@ -838,6 +838,15 @@ my %targets = (
lib_cppflags => add("-DL_ENDIAN"),
},
+ # loongarch64 below refers to contemporary LOONGARCH Architecture
+ # specifications,
+ "linux-loongarch64" => {
+ inherit_from => [ "linux-generic64"],
+ asm_arch => 'loongarch64',
+ perlasm_scheme => "linux64",
+ lib_cppflags => add("-DL_ENDIAN"),
+ },
+
#### IA-32 targets...
#### These two targets are a bit aged and are to be used on older Linux
#### machines where gcc doesn't understand -m32 and -m64
--
2.50.1
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。