SOURCES (AC-branch): DirectFB-gcc4.patch - updated for 1.0.0

hawk hawk at pld-linux.org
Wed Mar 7 14:37:48 CET 2007


Author: hawk                         Date: Wed Mar  7 13:37:48 2007 GMT
Module: SOURCES                       Tag: AC-branch
---- Log message:
- updated for 1.0.0

---- Files affected:
SOURCES:
   DirectFB-gcc4.patch (1.2 -> 1.2.2.1) 

---- Diffs:

================================================================
Index: SOURCES/DirectFB-gcc4.patch
diff -u SOURCES/DirectFB-gcc4.patch:1.2 SOURCES/DirectFB-gcc4.patch:1.2.2.1
--- SOURCES/DirectFB-gcc4.patch:1.2	Fri Jan 27 21:57:38 2006
+++ SOURCES/DirectFB-gcc4.patch	Wed Mar  7 14:37:42 2007
@@ -1,22 +1,3 @@
---- DirectFB-0.9.24/include/dfb_types.h.orig	2005-07-26 22:58:50.000000000 +0200
-+++ DirectFB-0.9.24/include/dfb_types.h	2006-01-26 21:09:57.021772000 +0100
-@@ -5,15 +5,7 @@
- 
- #ifndef USE_KOS
- 
--#define __u8  u_int8_t
--#define __u16 u_int16_t
--#define __u32 u_int32_t
--#define __u64 u_int64_t
--
--#define __s8  int8_t
--#define __s16 int16_t
--#define __s32 int32_t
--#define __s64 int64_t
-+#include <asm/types.h>
- 
- #else
- 
 --- DirectFB-0.9.24/include/directfb.h.orig	2005-10-24 18:29:11.000000000 +0200
 +++ DirectFB-0.9.24/include/directfb.h	2006-01-27 21:55:51.645587750 +0100
 @@ -846,7 +846,7 @@
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/DirectFB-gcc4.patch?r1=1.2&r2=1.2.2.1&f=u



More information about the pld-cvs-commit mailing list