SOURCES: gnuchess-gcc4.patch (NEW) - gcc4 fix

jareq jareq at pld-linux.org
Tue Jul 26 22:02:49 CEST 2005


Author: jareq                        Date: Tue Jul 26 20:02:49 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- gcc4 fix

---- Files affected:
SOURCES:
   gnuchess-gcc4.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/gnuchess-gcc4.patch
diff -u /dev/null SOURCES/gnuchess-gcc4.patch:1.1
--- /dev/null	Tue Jul 26 22:02:49 2005
+++ SOURCES/gnuchess-gcc4.patch	Tue Jul 26 22:02:44 2005
@@ -0,0 +1,10 @@
+--- gnuchess-5.07/src/common.h.orig	2005-07-26 21:20:24.503844904 +0200
++++ gnuchess-5.07/src/common.h	2005-07-26 21:21:01.081284288 +0200
+@@ -716,7 +716,6 @@
+ 
+ /* Input thread and thread function */
+ #include <pthread.h>
+-extern pthread_t input_thread;
+ void *input_func(void *);
+ 
+ /*
================================================================



More information about the pld-cvs-commit mailing list