public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Vitaly Zaitsev <vitaly@easycoding.org>
To: git-commits@fedoraproject.org
Subject: [rpms/cxxopts] epel10: Removed useless nil macro.
Date: Tue, 22 Sep 2026 01:31:34 GMT [thread overview]
Message-ID: <179004069408.1.3658434308523308884.rpms-cxxopts-5d291523465c@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/cxxopts
Branch : epel10
Commit : 5d291523465c306524016e66718804dc30611f38
Author : Vitaly Zaitsev <vitaly@easycoding.org>
Date : 2020-07-21T10:36:17+02:00
Stats : +1/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/cxxopts/c/5d291523465c306524016e66718804dc30611f38?branch=epel10
Log:
Removed useless nil macro.
---
diff --git a/cxxopts.spec b/cxxopts.spec
index c492fd2..3bd6920 100644
--- a/cxxopts.spec
+++ b/cxxopts.spec
@@ -38,8 +38,7 @@ Requires: libstdc++-devel%{?_isa}
-DCMAKE_BUILD_TYPE=Release \
-DCXXOPTS_ENABLE_INSTALL=ON \
-DCXXOPTS_BUILD_EXAMPLES=OFF \
- -DCXXOPTS_BUILD_TESTS=ON \
- %{nil}
+ -DCXXOPTS_BUILD_TESTS=ON
%cmake_build
%check
reply other threads:[~2026-09-22 1:31 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=179004069408.1.3658434308523308884.rpms-cxxopts-5d291523465c@fedoraproject.org \
--to=vitaly@easycoding.org \
--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