rpms/HelixPlayer/devel hxplay-1.0.4-nptl.patch,NONE,1.1

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue Apr 26 20:50:30 UTC 2005


Author: johnp

Update of /cvs/dist/rpms/HelixPlayer/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv21099

Added Files:
	hxplay-1.0.4-nptl.patch 
Log Message:
- added nptl patch file


hxplay-1.0.4-nptl.patch:
 pthreadthreads.h |    5 +----
 1 files changed, 1 insertion(+), 4 deletions(-)

--- NEW FILE hxplay-1.0.4-nptl.patch ---
--- hxplay-1.0.4/common/system/pub/platform/unix/pthreadthreads.h.nptl	2005-04-26 16:06:25.664696000 -0400
+++ hxplay-1.0.4/common/system/pub/platform/unix/pthreadthreads.h	2005-04-26 16:06:49.408928000 -0400
@@ -102,10 +102,7 @@
 
 #ifndef _MAC_UNIX
 
-struct HXsem_t : public sem_t
-{
-    char padding[64]; /* Flawfinder: ignore */ // different linux versions have different binary reps blechhhh!
-};
+#define HXsem_t sem_t
 
 //=======================================================================
 //




More information about the fedora-cvs-commits mailing list