commit 6ea9c807b22439ee967062c096dae08e8b5719d6
Author: Jan RÄ™korajski <[email protected]>
Date:   Sun Aug 29 22:37:02 2021 +0200

    - needs -std=c++11 to build

 OpenSceneGraph.spec | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/OpenSceneGraph.spec b/OpenSceneGraph.spec
index 5f2542c..277fc1b 100644
--- a/OpenSceneGraph.spec
+++ b/OpenSceneGraph.spec
@@ -33,6 +33,8 @@ BuildRequires:        unzip
 BuildRequires: zlib-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%define                specflags       -std=c++11
+
 %description
 The Open Scene Graph is a cross-platform C++/OpenGL library for the
 real-time visualization.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/OpenSceneGraph.git/commitdiff/6ea9c807b22439ee967062c096dae08e8b5719d6

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to