From 91050c7155636210064ca34a79ea91eb14c3bcd6 Mon Sep 17 00:00:00 2001 From: Jeff Hill Date: Thu, 13 Jul 2000 17:21:28 +0000 Subject: [PATCH] turn of omnipresent USE DEFAULT STACK -D --- configure/os/CONFIG.win32-x86.Common | 1 + 1 file changed, 1 insertion(+) diff --git a/configure/os/CONFIG.win32-x86.Common b/configure/os/CONFIG.win32-x86.Common index 3eadc6ba5..4581c4452 100644 --- a/configure/os/CONFIG.win32-x86.Common +++ b/configure/os/CONFIG.win32-x86.Common @@ -16,6 +16,7 @@ ECHO = echo TOUCH = echo NUL >> WIND_HOST_TYPE = x86-win32 +OSITHREAD_USE_DEFAULT_STACK = NO HOSTEXE=.exe