Bugzilla – Attachment 413 Details for
Bug 2383
koji loongarch build error: Architecture is not included: loongarch64
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
[patch]
resolve build error
1003-add-support-target-for-loongarch.patch (text/plain), 968 bytes, created by
lc
on 2022-10-14 16:09:31 UTC
(
hide
)
Description:
resolve build error
Filename:
MIME Type:
Creator:
lc
Created:
2022-10-14 16:09:31 UTC
Size:
968 bytes
patch
obsolete
>From 93573a626e2606dc3f3d50d7401c12e17f1314a4 Mon Sep 17 00:00:00 2001 >From: root <root@localhost.localdomain> >Date: Sat, 8 Oct 2022 14:31:21 +0800 >Subject: [PATCH] add support target for loongarch > >--- > Makerules/Rules.Common | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/Makerules/Rules.Common b/Makerules/Rules.Common >index 68465f1..2bbe9bc 100755 >--- a/Makerules/Rules.Common >+++ b/Makerules/Rules.Common >@@ -691,7 +691,7 @@ endif # BUILD_TARGET_OS is WIN32 > #-----------------------------------------------------------------------------# > # Check the environment for the BUILD_TARGET variable for validity > >-SUPPORTED_TARGETS = ATOM MIPS I386 IA32 IA64 MIPS_BSP CYGWIN WIN32 X86_64 PPC PPC64 EM64T >+SUPPORTED_TARGETS = ATOM MIPS I386 IA32 IA64 MIPS_BSP CYGWIN WIN32 X86_64 PPC PPC64 EM64T loongarch64 > badtarget: > @echo "Invalid BUILD_TARGET value was specified: $(BUILD_TARGET)" > @echo "Must be one of: $(SUPPORTED_TARGETS)" >-- >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 2383
:
411
|
412
| 413 |
414