public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/soci] update-to-4.1.4: [Build] C++11 flag is now set to on by default
@ 2026-06-20  4:39 Denis Arnaud
  0 siblings, 0 replies; only message in thread
From: Denis Arnaud @ 2026-06-20  4:39 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/soci
Branch : update-to-4.1.4
Commit : 0541320627cf744030d591abf3de5535bb73a1db
Author : Denis Arnaud <denis.arnaud_fedora@m4x.org>
Date   : 2020-06-06T17:47:24+02:00
Stats  : +1/-0 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/soci/c/0541320627cf744030d591abf3de5535bb73a1db?branch=update-to-4.1.4

Log:
[Build] C++11 flag is now set to on by default

---
diff --git a/soci.spec b/soci.spec
index 7c595f1..5fa129c 100644
--- a/soci.spec
+++ b/soci.spec
@@ -211,6 +211,7 @@ dos2unix AUTHORS README ChangeLog COPYING NEWS
 mkdir tmpbuild
 pushd tmpbuild
 %cmake \
+ -DSOCI_CXX11=ON \
  -DSOCI_EMPTY=%{?with_empty:ON}%{?without_empty:OFF} \
  -DSOCI_SQLITE3=%{?with_sqlite3:ON}%{?without_sqlite3:OFF} \
  -DSOCI_POSTGRESQL=%{?with_postgresql:ON}%{?without_postgresql:OFF} \

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

only message in thread, other threads:[~2026-06-20  4:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-20  4:39 [rpms/soci] update-to-4.1.4: [Build] C++11 flag is now set to on by default Denis Arnaud

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