* quick fix for stack checking on Linux/PPC64

git-svn-id: trunk@1716 -
This commit is contained in:
tom_at_work 2005-11-10 15:15:26 +00:00
parent 8ca0fe382e
commit ff47ffb255

View File

@ -350,7 +350,7 @@ unit i_linux;
maxCrecordalign : 8
);
first_parm_offset : 8;
stacksize : 32*1024*1024;
stacksize : 10*1024*1024;
DllScanSupported:false;
use_function_relative_addresses : true;
abi : abi_default