[packages/FlightGear] - fix rtti patch

baggins baggins at pld-linux.org
Tue Nov 11 00:46:56 CET 2014


commit d95a8e9cc531c490aeb28663828e9c1661bb6757
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Tue Nov 11 00:46:46 2014 +0100

    - fix rtti patch

 rtti-fix.patch | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
---
diff --git a/rtti-fix.patch b/rtti-fix.patch
index e69de29..0dfb4b8 100644
--- a/rtti-fix.patch
+++ b/rtti-fix.patch
@@ -0,0 +1,18 @@
+commit 4f91a31f05adb9b5a3c4d044c96837f853e13497
+Author: Torsten Dreyer <Torsten at t3r.de>
+Date:   Sun Aug 17 22:36:19 2014 +0200
+
+    Quick and dirty repair of linux build with RTI enabled
+
+diff --git a/utils/fgai/AIBVHPager.cxx b/utils/fgai/AIBVHPager.cxx
+index a5cc139..9aee79d 100644
+--- a/utils/fgai/AIBVHPager.cxx
++++ b/utils/fgai/AIBVHPager.cxx
+@@ -18,6 +18,7 @@
+ #ifdef HAVE_CONFIG_H
+ #include <config.h>
+ #endif
++#include <osg/Referenced>
+ 
+ #include "AIBVHPager.hxx"
+ 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/FlightGear.git/commitdiff/d95a8e9cc531c490aeb28663828e9c1661bb6757



More information about the pld-cvs-commit mailing list