public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Sun Haiyong <sunhaiyong@zdbr.net>
To: git-commits@fedoraproject.org
Subject: [rpms/libfaketime] rawhide: Add loongarch64 support.
Date: Thu, 02 Jul 2026 12:14:50 GMT [thread overview]
Message-ID: <178299449070.1.9291684155559247993.rpms-libfaketime-20a57793d68f@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/libfaketime
Branch : rawhide
Commit : 20a57793d68f7ef5941f9bfe684aa2ae1efad62e
Author : Sun Haiyong <sunhaiyong@zdbr.net>
Date : 2026-07-01T18:18:48+08:00
Stats : +2/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/libfaketime/c/20a57793d68f7ef5941f9bfe684aa2ae1efad62e?branch=rawhide
Log:
Add loongarch64 support.
add -DFORCE_PTHREAD_NONVER for loongarch64.
---
diff --git a/libfaketime.spec b/libfaketime.spec
index ee26427..9b2d354 100644
--- a/libfaketime.spec
+++ b/libfaketime.spec
@@ -47,7 +47,7 @@ system time a program sees without having to change the time system-wide.
%autosetup -p1
%build
-%ifarch ppc64le
+%ifarch ppc64le loongarch64
export FAKETIME_COMPILE_CFLAGS="-DFORCE_PTHREAD_NONVER"
%endif
%ifarch riscv64
@@ -58,7 +58,7 @@ system time a program sees without having to change the time system-wide.
%make_build PREFIX=%{_prefix} LIBDIRNAME=/%{_lib} all
%check
-%ifarch ppc64le
+%ifarch ppc64le loongarch64
export FAKETIME_COMPILE_CFLAGS="-DFORCE_PTHREAD_NONVER"
%endif
%ifarch riscv64
reply other threads:[~2026-07-02 12:14 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=178299449070.1.9291684155559247993.rpms-libfaketime-20a57793d68f@fedoraproject.org \
--to=sunhaiyong@zdbr.net \
--cc=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