SOURCES: golem-asm_system.patch (NEW) - commented a nonexistent he...

witekfl witekfl at pld-linux.org
Tue Mar 18 18:50:02 CET 2008


Author: witekfl                      Date: Tue Mar 18 17:50:02 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- commented a nonexistent header file

---- Files affected:
SOURCES:
   golem-asm_system.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/golem-asm_system.patch
diff -u /dev/null SOURCES/golem-asm_system.patch:1.1
--- /dev/null	Tue Mar 18 18:50:02 2008
+++ SOURCES/golem-asm_system.patch	Tue Mar 18 18:49:57 2008
@@ -0,0 +1,11 @@
+--- golem-0.0.6/complib/asm-i386/cl_atomic_asm.h.old	2008-03-18 18:26:31.000000000 +0100
++++ golem-0.0.6/complib/asm-i386/cl_atomic_asm.h	2008-03-18 18:26:56.000000000 +0100
+@@ -101,7 +101,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBI
+ #endif
+ 
+ #ifdef LINUX
+-#include <asm/system.h>
++/* #include <asm/system.h> */
+ /* #include <asm/atomic.h> */
+ #else
+ /* #include <i386/atomic.h> */
================================================================


More information about the pld-cvs-commit mailing list