Fix tests crash caused by insufficient stack size (NT_MAKEFILE)
authorIvan Maidanski <ivmai@mail.ru>
Sat, 22 Apr 2017 06:32:17 +0000 (09:32 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Sat, 22 Apr 2017 06:32:17 +0000 (09:32 +0300)
commite6af86f52265b25324efa952727b982f5dc75282
tree2bd7c51925b95ad80c09abebb9dc9c453f90b886
parentb48cc1292110dbc3388524eed5191dbbabeceade
Fix tests crash caused by insufficient stack size (NT_MAKEFILE)
(fix commit 8312098)

* NT_MAKEFILE: Refine title comment (list the variables affecting
build configuration).
* NT_MAKEFILE (CPU): Define (uncomment) variable.
* NT_MAKEFILE (LINK_DLL_FLAGS): Remove uuid.lib (not needed).
* NT_MAKEFILE (gctest.exe, cord\de.exe, test_cpp.exe): Remove -stack
option (to use the default stack size); add /MACHINE:$(CPU) option.
NT_MAKEFILE