SOURCES: helixplayer-morearchs.patch - recognize x86_64

qboosh qboosh at pld-linux.org
Thu Nov 3 21:00:58 CET 2005


Author: qboosh                       Date: Thu Nov  3 20:00:58 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- recognize x86_64

---- Files affected:
SOURCES:
   helixplayer-morearchs.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/helixplayer-morearchs.patch
diff -u SOURCES/helixplayer-morearchs.patch:1.1 SOURCES/helixplayer-morearchs.patch:1.2
--- SOURCES/helixplayer-morearchs.patch:1.1	Thu Nov 18 08:32:09 2004
+++ SOURCES/helixplayer-morearchs.patch	Thu Nov  3 21:00:52 2005
@@ -10,3 +10,16 @@
  
  /* Increment by 1 */
  static __inline__ void
+--- hxplay-1.0.5/build/lib/sysinfo.py.orig	2005-05-11 20:39:02.000000000 +0200
++++ hxplay-1.0.5/build/lib/sysinfo.py	2005-11-03 20:47:25.000000000 +0100
+@@ -1020,6 +1020,10 @@
+         else:
+             set_platform('linux-2.2-libc6-i586')
+ 
++    ## Linux x86_64
++    elif arch == 'x86_64':
++	set_platform('linux-2.6-glibc23-amd64')
++
+     ## Linux PPC Q3
+     elif arch == 'ppc':
+         set_platform('linux-2.2-libc6-powerpc')
================================================================

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




More information about the pld-cvs-commit mailing list