SOURCES: quake3-alphafix.patch - dirty hack for sparc and other ar...

sparky sparky at pld-linux.org
Sat Oct 15 19:39:58 CEST 2005


Author: sparky                       Date: Sat Oct 15 17:39:58 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- dirty hack for sparc and other archs, this function is not even used, as
  it's for developping

---- Files affected:
SOURCES:
   quake3-alphafix.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/quake3-alphafix.patch
diff -u SOURCES/quake3-alphafix.patch:1.1 SOURCES/quake3-alphafix.patch:1.2
--- SOURCES/quake3-alphafix.patch:1.1	Sat Oct 15 18:16:43 2005
+++ SOURCES/quake3-alphafix.patch	Sat Oct 15 19:39:53 2005
@@ -18,7 +18,7 @@
  #elif defined __ia64__
    snprintf (fname, sizeof(fname), "%sia64.so", name);
 -#elif defined __axp__
-+#elif ( defined __axp__ || defined __alpha__ )
++#elif 1
    snprintf (fname, sizeof(fname), "%saxp.so", name);
  #elif defined __mips__
    snprintf (fname, sizeof(fname), "%smips.so", name);
================================================================

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




More information about the pld-cvs-commit mailing list