Source: bart Severity: normal User: debian-loonga...@lists.debian.org Usertags: loong64 X-Debbugs-Cc: wuruil...@loongson.cn
Dear Maintainer, bart failed to compile on loongarch, the attachment fixes the bug wuruilong -- System Information: Debian Release: trixie/sid APT prefers unreleased APT policy: (500, 'unreleased'), (500, 'unstable') Architecture: loong64 (loongarch64) Kernel: Linux 5.10.0-60.96.0.126.oe2203.loongarch64 (SMP w/32 CPU threads) Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set Shell: /bin/sh linked to /usr/bin/dash Init: unable to detect
--- bart-0.9.00/debian/rules 2024-03-30 06:12:54.235656645 +0000 +++ bart-0.9.00/debian/rules 2023-12-11 17:42:37.000000000 +0000 @@ -12,7 +12,7 @@ export PARALLEL_NJOBS=1 # some archs require turning of some optimizations -NOEXPOPT_ARCHS=arm64 ppc64el s390x ia64 powerpc ppc64 riscv64 loong64 +NOEXPOPT_ARCHS=arm64 ppc64el s390x ia64 powerpc ppc64 riscv64 # turn off hanging tests on i386 ifeq ($(DEB_BUILD_ARCH), i386)