rpms/ogre/devel ogre-1.6.1-fix-ppc-build.patch, NONE, 1.1 ogre-1.6.1-fix-pcc-build.patch, 1.1, NONE

Alexey Torkhov atorkhov at fedoraproject.org
Fri Feb 27 08:24:50 UTC 2009


Author: atorkhov

Update of /cvs/pkgs/rpms/ogre/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv12180

Added Files:
	ogre-1.6.1-fix-ppc-build.patch 
Removed Files:
	ogre-1.6.1-fix-pcc-build.patch 
Log Message:
* Fri Feb 27 2009 Alexey Torkhov <atorkhov at gmail.com> - 1.6.1-3
- Fixing PPC build


ogre-1.6.1-fix-ppc-build.patch:

--- NEW FILE ogre-1.6.1-fix-ppc-build.patch ---
diff -ur ogre/OgreMain/src/nedmalloc/malloc.c.h ogre.new/OgreMain/src/nedmalloc/malloc.c.h
--- ogre/OgreMain/src/nedmalloc/malloc.c.h	2009-02-27 11:07:51.000000000 +0300
+++ ogre.new/OgreMain/src/nedmalloc/malloc.c.h	2009-02-27 11:08:02.000000000 +0300
@@ -1837,6 +1837,7 @@
 
 /* Cope with old-style linux recursive lock initialization by adding */
 /* skipped internal declaration from pthread.h */
+/*
 #ifdef linux
 #ifndef PTHREAD_MUTEX_RECURSIVE
 extern int pthread_mutexattr_setkind_np __P ((pthread_mutexattr_t *__attr,
@@ -1845,6 +1846,7 @@
 #define pthread_mutexattr_settype(x,y) pthread_mutexattr_setkind_np(x,y)
 #endif
 #endif
+*/
 
 static int pthread_init_lock (MLOCK_T *sl) {
   pthread_mutexattr_t attr;


--- ogre-1.6.1-fix-pcc-build.patch DELETED ---




More information about the scm-commits mailing list