Projects
home:Eustace:branches:Eulaceura:Factory
ltrace
_service:obs_scm:ltrace-0.7.91-add-support-for-...
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:obs_scm:ltrace-0.7.91-add-support-for-ppc64le.patch of Package ltrace
From 0590717edcc0b209690d26942bd935c23b4cb7d3 Mon Sep 17 00:00:00 2001 From: "peng.zou" <peng.zou@shingroup.cn> Date: Tue, 19 Dec 2023 14:54:11 +0800 Subject: [PATCH] ltrace-0.7.91-add-support-for-ppc64le --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index 852f201..fb030f2 100644 --- a/configure.ac +++ b/configure.ac @@ -45,7 +45,7 @@ case "${host_cpu}" in cris*) HOST_CPU="cris" ;; loongarch*) HOST_CPU="loongarch" ;; mips*) HOST_CPU="mips" ;; - powerpc|powerpc64) HOST_CPU="ppc" ;; + powerpc|powerpc64*) HOST_CPU="ppc" ;; riscv64) HOST_CPU="riscv64" ;; sun4u|sparc64) HOST_CPU="sparc" ;; s390x) HOST_CPU="s390" ;; @@ -216,7 +216,7 @@ if test x"$enable_libunwind" = xyes; then arm*|sa110) UNWIND_ARCH="arm" ;; i?86) UNWIND_ARCH="x86" ;; powerpc) UNWIND_ARCH="ppc32" ;; - powerpc64) UNWIND_ARCH="ppc64" ;; + powerpc64*) UNWIND_ARCH="ppc64" ;; mips*) UNWIND_ARCH="mips" ;; loongarch*) UNWIND_ARCH="loongarch" ;; riscv*) UNWIND_ARCH="riscv" ;; -- 2.33.0
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.
浙ICP备2022010568号-2