]> git.pld-linux.org Git - packages/asl.git/blobdiff - asl-morearchs.patch
- fixed sparc-linux defines in morearchs patch; release 7
[packages/asl.git] / asl-morearchs.patch
index c029ba5234056a5f0584e132e189603d6864bced..b2fb6ed3de882fa0b07fa65c635669475bba7067 100644 (file)
@@ -1,10 +1,11 @@
 --- asl-1.41r8/sysdefs.h.orig  1998-11-03 23:12:15.000000000 +0100
 +++ asl-1.41r8/sysdefs.h       2004-01-27 22:19:19.557485543 +0100
-@@ -271,6 +271,26 @@
- #define LOCALE_NLS
+@@ -272,6 +272,26 @@
  #endif
  
-+#ifdef __linux__
+ #endif /* __sparc */
++
++#if defined(__sparc__) && defined(__linux__)
 +#define ARCHSYSNAME "unknown-linux"
 +#define DEFSMADE
 +#define OPENRDMODE "r"
 +#define HAS64
 +#define LOCALE_NLS
 +#endif
-+
- #endif /* __sparc */
  
  /*===========================================================================*/
+ /* Mips platforms */
 @@ -526,6 +546,53 @@
  
  #endif /* __alpha */
This page took 0.480111 seconds and 4 git commands to generate.