public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/cxxopts] epel10.2: Removed useless nil macro.
@ 2026-09-22  1:31 Vitaly Zaitsev
  0 siblings, 0 replies; only message in thread
From: Vitaly Zaitsev @ 2026-09-22  1:31 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/cxxopts
Branch : epel10.2
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.2

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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-22  1:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-22  1:31 [rpms/cxxopts] epel10.2: Removed useless nil macro Vitaly Zaitsev

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox