SOURCES: helixplayer-sem_t.patch (NEW) - from http://bugs.debian.o...
glen
glen at pld-linux.org
Thu Jan 3 22:41:34 CET 2008
Author: glen Date: Thu Jan 3 21:41:34 2008 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- from http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=420981 (thx arekm)
---- Files affected:
SOURCES:
helixplayer-sem_t.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: SOURCES/helixplayer-sem_t.patch
diff -u /dev/null SOURCES/helixplayer-sem_t.patch:1.1
--- /dev/null Thu Jan 3 22:41:34 2008
+++ SOURCES/helixplayer-sem_t.patch Thu Jan 3 22:41:29 2008
@@ -0,0 +1,14 @@
+--- hxplay-1.0.9/common/system/pub/platform/unix/pthreadthreads.h~ 2008-01-03 23:30:17.419468778 +0200
++++ hxplay-1.0.9/common/system/pub/platform/unix/pthreadthreads.h 2008-01-03 23:30:18.859413683 +0200
+@@ -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 pld-cvs-commit
mailing list