]> git.pld-linux.org Git - packages/OpenSceneGraph.git/commitdiff
- disable c++11 override
authorJan Rękorajski <baggins@pld-linux.org>
Mon, 29 Apr 2024 08:02:01 +0000 (10:02 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Mon, 29 Apr 2024 08:02:01 +0000 (10:02 +0200)
OpenSceneGraph.spec

index 0351c5f44dcc9042d4b24379e049f51878d05cd1..48347250f117562e2ec258b04cb9d5f46c3aa689 100644 (file)
@@ -72,7 +72,7 @@ BuildRequires:        xorg-lib-libXrandr-devel
 BuildRequires: zlib-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define                specflags       -std=c++11
+#define                specflags       -std=c++11
 
 %description
 The Open Scene Graph is a cross-platform C++/OpenGL library for the
This page took 0.636463 seconds and 4 git commands to generate.