13 lines
371 B
Plaintext
13 lines
371 B
Plaintext
$OpenBSD: patch-config_powerpc_threads_h,v 1.1 2006/04/11 01:09:44 kurt Exp $
|
|
--- config/powerpc/threads.h.orig Tue Mar 28 15:17:02 2006
|
|
+++ config/powerpc/threads.h Tue Mar 28 15:17:13 2006
|
|
@@ -12,7 +12,7 @@
|
|
#ifndef __powerpc_threads_h
|
|
#define __powerpc_threads_h
|
|
|
|
-#define THREADSTACKSIZE (256 * 1024)
|
|
+#define THREADSTACKSIZE (512 * 1024)
|
|
|
|
/*
|
|
* Stack offset.
|