Bugzilla – Attachment 418 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-flag.patch (text/plain), 606 bytes, created by
lc
on 2022-10-17 14:28:26 UTC
(
hide
)
Description:
resolve build error
Filename:
MIME Type:
Creator:
lc
Created:
2022-10-17 14:28:26 UTC
Size:
606 bytes
patch
obsolete
>From c12ad6a5b52129e75b8b705e92f567b06299adc4 Mon Sep 17 00:00:00 2001 >From: lichao <lichaod@uniontech.com> >Date: Wed, 12 Oct 2022 10:44:28 +0800 >Subject: [PATCH] support for loongarch remove specific flag > >--- > src/libpmem/Makefile | 2 ++ > 1 file changed, 2 insertions(+) > >diff --git a/src/libpmem/Makefile b/src/libpmem/Makefile >index f021100..e39e00b 100644 >--- a/src/libpmem/Makefile >+++ b/src/libpmem/Makefile >@@ -62,7 +62,9 @@ SOURCE += $(LIBPMEM_ARCH_SOURCE) > > include ../Makefile.inc > >+ifneq ($(ARCH), loongarch64) > include $(ARCH)/flags.inc >+endif > > CFLAGS += -I. > LIBS += -pthread >-- >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