public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/antlr3] epel10: -fix ppc/ppc64 build
Date: Wed, 22 Jul 2026 19:37:06 GMT [thread overview]
Message-ID: <178474902627.1.17778100103616474264.rpms-antlr3-845bf3a82384@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/antlr3
Branch : epel10
Commit : 845bf3a823842415b8b5b7e9940f2da3d6220d4d
Author : Miloš Jakubíček <mjakubicek@fedoraproject.org>
Date : 2010-04-29T15:12:26+00:00
Stats : +2/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/antlr3/c/845bf3a823842415b8b5b7e9940f2da3d6220d4d?branch=epel10
Log:
-fix ppc/ppc64 build
---
diff --git a/antlr3.spec b/antlr3.spec
index a955429..66b4759 100644
--- a/antlr3.spec
+++ b/antlr3.spec
@@ -196,10 +196,10 @@ popd
# Build the C runtime
pushd libantlr3c-%{antlr_version}
-%ifarch x86_64
+%ifarch x86_64 ppc64
%configure --disable-abiflags --enable-debuginfo --enable-64bit
%endif
-%ifarch %{ix86}
+%ifarch %{ix86} ppc
%configure --disable-abiflags --enable-debuginfo
%endif
reply other threads:[~2026-07-22 19:37 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178474902627.1.17778100103616474264.rpms-antlr3-845bf3a82384@fedoraproject.org \
--to=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox