Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37820824
en ru br
ALT Linux repos
S:6.2.9-alt1
5.0: 5.07-alt2
4.1: 5.07-alt2
4.0: 5.07-alt2
3.0: 5.07-alt1

Group :: Games/Boards
RPM: chess

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: gnuchess-5.07-alt-gcc4.patch
Download


diff -Naur gnuchess-5.07.orig/src/common.h gnuchess-5.07/src/common.h
--- gnuchess-5.07.orig/src/common.h	2003-06-30 15:28:38 +0400
+++ gnuchess-5.07/src/common.h	2006-05-16 14:42:42 +0400
@@ -716,8 +716,10 @@
 
 /* Input thread and thread function */
 #include <pthread.h>
+#if 0
 extern pthread_t input_thread;
 void *input_func(void *);
+#endif
 
 /*
  * Status variable used by the input thread to signal
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin