public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Benjamin A. Beasley <code@musicinmybrain.net>
To: git-commits@fedoraproject.org
Subject: [rpms/fast_float] f43: Simplify setting Boolean CMake options based on build conditionals
Date: Thu, 17 Sep 2026 05:49:59 GMT [thread overview]
Message-ID: <178962419990.1.4716734492109748931.rpms-fast_float-17b2c09a2596@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/fast_float
Branch : f43
Commit : 17b2c09a259670e4944d8b2e34b48890f0c6cc60
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-09-16T22:45:41+01:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/fast_float/c/17b2c09a259670e4944d8b2e34b48890f0c6cc60?branch=f43
Log:
Simplify setting Boolean CMake options based on build conditionals
---
diff --git a/fast_float.spec b/fast_float.spec
index 026ea80..2f47692 100644
--- a/fast_float.spec
+++ b/fast_float.spec
@@ -79,7 +79,7 @@ ln --symbolic "${PWD}/../supplemental_test_files-%{stf_commit}/" \
-DFETCHCONTENT_FULLY_DISCONNECTED:BOOL=ON \
-DSYSTEM_DOCTEST:BOOL=ON \
-DFASTFLOAT_TEST:BOOL=ON \
- -DFASTFLOAT_EXHAUSTIVE:BOOL=%{?with_exhaustive:ON}%{?!with_exhaustive:OFF}
+ -DFASTFLOAT_EXHAUSTIVE:BOOL=%{with exhaustive}
%build
reply other threads:[~2026-09-17 5:49 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=178962419990.1.4716734492109748931.rpms-fast_float-17b2c09a2596@fedoraproject.org \
--to=code@musicinmybrain.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