Bugzilla – Attachment 416 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-add-loongarch-LG_QUANTUM.patch (text/plain), 848 bytes, created by
lc
on 2022-10-17 14:26:51 UTC
(
hide
)
Description:
resolve build error
Filename:
MIME Type:
Creator:
lc
Created:
2022-10-17 14:26:51 UTC
Size:
848 bytes
patch
obsolete
>From 0e5a1274bf351622cac65ad373b26702b4ca6d95 Mon Sep 17 00:00:00 2001 >From: lichao <lichaod@uniontech.com> >Date: Mon, 17 Oct 2022 10:43:50 +0800 >Subject: [PATCH] add loongarch LG_QUANTUM > >--- > src/jemalloc/include/jemalloc/internal/jemalloc_internal.h.in | 3 +++ > 1 file changed, 3 insertions(+) > >diff --git a/src/jemalloc/include/jemalloc/internal/jemalloc_internal.h.in b/src/jemalloc/include/jemalloc/internal/jemalloc_internal.h.in >index 70054f9..ac65079 100644 >--- a/src/jemalloc/include/jemalloc/internal/jemalloc_internal.h.in >+++ b/src/jemalloc/include/jemalloc/internal/jemalloc_internal.h.in >@@ -203,6 +203,9 @@ static const bool config_ivsalloc = > # ifdef __mips__ > # define LG_QUANTUM 3 > # endif >+# ifdef __loongarch64 >+# define LG_QUANTUM 3 >+# endif > # ifdef __powerpc__ > # define LG_QUANTUM 4 > # endif >-- >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