Bugzilla – Attachment 419 Details for
Bug 2408
koji loongarch build error
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
[patch]
resolve build error
0001-support-for-loongarch-remove-specific-source.patch (text/plain), 588 bytes, created by
lc
on 2022-10-17 14:29:04 UTC
(
hide
)
Description:
resolve build error
Filename:
MIME Type:
Creator:
lc
Created:
2022-10-17 14:29:04 UTC
Size:
588 bytes
patch
obsolete
>From 4b948c62454023769f1fe29df9d9e915d82af683 Mon Sep 17 00:00:00 2001 >From: lichao <lichaod@uniontech.com> >Date: Wed, 12 Oct 2022 11:06:37 +0800 >Subject: [PATCH] support for loongarch remove specific source > >--- > src/libpmem/Makefile | 2 ++ > 1 file changed, 2 insertions(+) > >diff --git a/src/libpmem/Makefile b/src/libpmem/Makefile >index e39e00b..c572a37 100644 >--- a/src/libpmem/Makefile >+++ b/src/libpmem/Makefile >@@ -56,7 +56,9 @@ SOURCE =\ > pmem.c\ > pmem_posix.c > >+ifneq ($(ARCH), loongarch64) > include $(ARCH)/sources.inc >+endif > > SOURCE += $(LIBPMEM_ARCH_SOURCE) > >-- >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 2408
:
416
|
417
|
418
| 419 |
420
|
421