Source: colobot
Severity: normal
Tags: patch
User: debian-loonga...@lists.debian.org
Usertags: loong64
X-Debbugs-Cc: wuruil...@loongson.cn

Dear Maintainer,

The colobot package compiles incorrectly on the loong64 architecture, the 
attached patch solves this problem and has been verified to compile successfully

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
--- a/colobot-0.2.1/debian/rules        2021-09-01 16:10:16.000000000 +0000
+++ b/colobot-0.2.1/debian/rules        2024-04-08 03:30:32.971012456 +0000
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 # Hippomocks doesn't support some Debian architectures
-HIPPOMOCKS_BROKEN_ARCHS=armel armhf arm64 mips mips64el mipsel
+HIPPOMOCKS_BROKEN_ARCHS=armel armhf arm64 loong64 mips mips64el mipsel 
 
 include /usr/share/dpkg/architecture.mk
 

Reply via email to