Browse Source

fake:


			
			
				rocklinux
			
			
		
fake 20 years ago
parent
commit
3f8da43210
1 changed files with 15 additions and 0 deletions
  1. +15
    -0
      package/base/linux/linux26/arch-sparc-asm_byteorder-ansi-c.patch

+ 15
- 0
package/base/linux/linux26/arch-sparc-asm_byteorder-ansi-c.patch

@ -0,0 +1,15 @@
--- ./include/asm-sparc/byteorder.h.orig 2004-11-21 14:52:27.000000000 +0100
+++ ./include/asm-sparc/byteorder.h 2004-12-02 22:37:37.459072968 +0100
@@ -4,10 +4,8 @@
#include <asm/types.h>
-#if defined(__GNUC__) && !defined(__STRICT_ANSI__) || defined(__KERNEL__)
-# define __BYTEORDER_HAS_U64__
-# define __SWAB_64_THRU_32__
-#endif
+#define __BYTEORDER_HAS_U64__
+#define __SWAB_64_THRU_32__
#include <linux/byteorder/big_endian.h>

|||||||
100:0
Loading…
Cancel
Save