Source: mpsolve
Version: 3.2.1-9
Severity: important
Tags: patch loong64 FTBFS
X-Debbugs-Cc: zhangjial...@loongson.cn

Dear Maintainer,

The mpsolve failed build in loong64 for tcmalloc error, we should add
loong64 in Debian/rulse NO_TCMALLOC_ERROR arch.

Thanks,
JiaLing
--- tmp/mpsolve-3.2.1/debian/rules      2022-07-20 03:43:45.000000000 +0000
+++ debian/rules        2023-12-05 07:46:17.450063567 +0000
@@ -15,7 +15,7 @@
 # 2.  it doesn't give us a "cannot allocate memory in static TLS block" error.
 #     possibly related: https://bugzilla.redhat.com/1483558
 NO_TCMALLOC_ERROR := $(filter-out \
-       arm64 armel armhf mips64el mipsel s390x riscv64, \
+       arm64 armel armhf mips64el mipsel s390x riscv64 loong64, \
        $(DEB_HOST_ARCH))
 
 ENABLE_TCMALLOC := $(if $(and $(HAVE_TCMALLOC), $(NO_TCMALLOC_ERROR)), \

Reply via email to