SOURCES: helixplayer-morearchs.patch - fix OSS includes on {alpha, ...

qboosh qboosh at pld-linux.org
Thu Nov 3 23:56:37 CET 2005


Author: qboosh                       Date: Thu Nov  3 22:56:37 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- fix OSS includes on {alpha,sparc}-linux

---- Files affected:
SOURCES:
   helixplayer-morearchs.patch (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SOURCES/helixplayer-morearchs.patch
diff -u SOURCES/helixplayer-morearchs.patch:1.6 SOURCES/helixplayer-morearchs.patch:1.7
--- SOURCES/helixplayer-morearchs.patch:1.6	Thu Nov  3 23:23:43 2005
+++ SOURCES/helixplayer-morearchs.patch	Thu Nov  3 23:56:32 2005
@@ -243,3 +243,14 @@
  #define HXAtomicIncINT32(p)    HXAtomicIncRetINT32((p))
  #define HXAtomicDecINT32(p)    HXAtomicDecRetINT32((p))
  #define HXAtomicAddINT32(p,n)  HXAtomicAddRetINT32((p),(n))
+--- hxplay-1.0.5/audio/device/pub/platform/unix/audlinux_oss.h.orig	2004-07-09 04:02:00.000000000 +0200
++++ hxplay-1.0.5/audio/device/pub/platform/unix/audlinux_oss.h	2005-11-03 23:46:56.000000000 +0100
+@@ -53,7 +53,7 @@
+ //-----------------------------------------------
+ // System includes.
+ //-----------------------------------------------
+-#if defined( _LINUX ) && !defined( __powerpc__ )  && !defined __alpha && !defined __sparc__
++#if defined( _LINUX ) && !defined( __powerpc__ )
+ #include "linux/soundcard.h"
+ #elif defined(__powerpc__)
+ #include "sys/soundcard.h"
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/helixplayer-morearchs.patch?r1=1.6&r2=1.7&f=u




More information about the pld-cvs-commit mailing list