[packages/OpenSceneGraph] - disable c++11 override
baggins
baggins at pld-linux.org
Mon Apr 29 11:09:19 CEST 2024
commit fd2cfd7fb75cc033850d7639b2ceccaeed7ac557
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Mon Apr 29 10:02:01 2024 +0200
- disable c++11 override
OpenSceneGraph.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/OpenSceneGraph.spec b/OpenSceneGraph.spec
index 0351c5f..4834725 100644
--- a/OpenSceneGraph.spec
+++ b/OpenSceneGraph.spec
@@ -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
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/OpenSceneGraph.git/commitdiff/fd2cfd7fb75cc033850d7639b2ceccaeed7ac557
More information about the pld-cvs-commit
mailing list