File: diet-nopthread.diff

package info (click to toggle)
matrixssl 1.7.3-1.1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 404 kB
  • ctags: 16
  • sloc: makefile: 142; sh: 2
file content (11 lines) | stat: -rw-r--r-- 422 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
--- src/matrixConfig.h.old	2004-04-03 08:36:08.000000000 +0000
+++ src/matrixConfig.h	2004-04-03 08:36:24.000000000 +0000
@@ -83,7 +83,7 @@
 	different threads.  The library will still be single threaded,
 	but will serialize access to the session cache with a mutex.
 */
-#define USE_MULTITHREADING
+/* #define USE_MULTITHREADING */
 
 /******************************************************************************/
 /*