]> git.pld-linux.org Git - packages/OpenSceneGraph.git/commitdiff
- needs -std=c++11 to build
authorJan Rękorajski <baggins@pld-linux.org>
Sun, 29 Aug 2021 20:37:02 +0000 (22:37 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Sun, 29 Aug 2021 20:37:02 +0000 (22:37 +0200)
OpenSceneGraph.spec

index 5f2542c4cb27c0cc5ee4fbf9223a337964a7102d..277fc1b2ef34a6068da3f915ef798abd121ad89a 100644 (file)
@@ -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.
This page took 0.086013 seconds and 4 git commands to generate.