Bugzilla – Attachment 408 Details for
Bug 2392
koji loongarch build error 需增加龙芯架构适配代码
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
[patch]
support-for-loongarch
0001-support-for-loongarch.patch (text/plain), 721 bytes, created by
lc
on 2022-10-14 15:56:26 UTC
(
hide
)
Description:
support-for-loongarch
Filename:
MIME Type:
Creator:
lc
Created:
2022-10-14 15:56:26 UTC
Size:
721 bytes
patch
obsolete
>From de336b1ede7403f3ebaa46537ac4cbb9209c29c2 Mon Sep 17 00:00:00 2001 >From: root <root@localhost.localdomain> >Date: Sun, 9 Oct 2022 10:31:56 +0800 >Subject: [PATCH] support for loongarch > >--- > open-vm-tools-11.3.5-18557794/configure.ac | 3 +++ > 1 file changed, 3 insertions(+) > >diff --git a/open-vm-tools-11.3.5-18557794/configure.ac b/open-vm-tools-11.3.5-18557794/configure.ac >index ab315b8..f95d122 100644 >--- a/open-vm-tools-11.3.5-18557794/configure.ac >+++ b/open-vm-tools-11.3.5-18557794/configure.ac >@@ -81,6 +81,9 @@ case "$host_cpu" in > [aarch64]) > arch="arm64" > ;; >+ [loongarch64]) >+ arch="loongarch64" >+ ;; > [*]) > AC_MSG_ERROR([Unknown architecture.]) > ;; >-- >2.31.1 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 2392
:
406
|
407
| 408 |
409
|
410