public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/c4log] rawhide: Better BuildOption formatting
@ 2026-09-07 19:47 Benjamin A. Beasley
  0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-09-07 19:47 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/c4log
Branch : rawhide
Commit : 7c1110bfa87a0fb766ecea9c785179bcf32807fa
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2026-09-07T20:46:10+01:00
Stats  : +3/-5 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/c4log/c/7c1110bfa87a0fb766ecea9c785179bcf32807fa?branch=rawhide

Log:
Better BuildOption formatting

---
diff --git a/c4log.spec b/c4log.spec
index b96dd7a..1aadcd4 100644
--- a/c4log.spec
+++ b/c4log.spec
@@ -33,11 +33,9 @@ Patch:          c4log-b8b86f3-external-c4core.patch
 BuildSystem:    cmake
 # We can stop the CMake scripts from downloading doctest by setting
 # C4LOG_CACHE_DOWNLOAD_DOCTEST to any directory that exists.
-BuildOption(conf): %{shrink:
-    -DCMAKE_CXX_STANDARD=%{cxx_std}
-    -DC4LOG_CACHE_DOWNLOAD_DOCTEST:PATH=/
-    -DC4LOG_BUILD_TESTS=ON
-    }
+BuildOption(conf): -DCMAKE_CXX_STANDARD=%{cxx_std}
+BuildOption(conf): -DC4LOG_CACHE_DOWNLOAD_DOCTEST:PATH=/
+BuildOption(conf): -DC4LOG_BUILD_TESTS=ON
 
 # https://fedoraproject.org/wiki/Changes/EncourageI686LeafRemoval
 ExcludeArch:    %{ix86}

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

only message in thread, other threads:[~2026-09-07 19:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-07 19:47 [rpms/c4log] rawhide: Better BuildOption formatting Benjamin A. Beasley

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