]> git.pld-linux.org Git - packages/gnuchess.git/commitdiff
- gcc4 fix
authorJarosław Kruk <jareq@pld-linux.org>
Tue, 26 Jul 2005 20:02:44 +0000 (20:02 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gnuchess-gcc4.patch -> 1.1

gnuchess-gcc4.patch [new file with mode: 0644]

diff --git a/gnuchess-gcc4.patch b/gnuchess-gcc4.patch
new file mode 100644 (file)
index 0000000..9804316
--- /dev/null
@@ -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 *);
+ /*
This page took 0.035121 seconds and 4 git commands to generate.