Bug#1052603: ode: Please add loongarch64 support .
JiaLing Zhang
zhangjialing at loongson.cn
Mon Sep 25 07:39:14 BST 2023
Source: ode
Version: 2:0.16.2-1
Severity: normal
Tags: patch loongarch64
Hello!
The package build failed in buildd and The ode upstream has support loongarch64 ,Please help to fix this .
Thanks,
JiaLing
-- 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
-------------- next part --------------
Description: ode upstream has support loongarch64.
Author: JiaLing Zhang <zhangjialing at loongson.cn>
--- ode-0.16.2.orig/include/ode/odeconfig.h
+++ ode-0.16.2/include/ode/odeconfig.h
@@ -84,6 +84,7 @@
#if defined(__aarch64__) || defined(__alpha__) || defined(__ppc64__) \
|| defined(__s390__) || defined(__s390x__) || defined(__zarch__) \
|| defined(__mips__) || defined(__powerpc64__) || defined(__riscv) \
+ || defined(__loongarch64) \
|| (defined(__sparc__) && defined(__arch64__))
#include <stdint.h>
typedef int64_t dint64;
More information about the Pkg-games-devel
mailing list