msvcrt: Add -norelay flag to lldiv definition in spec files.
commit9be8c5255bb2c02467373bf373b6eefcfb0337ac
authorPaul Gofman <pgofman@codeweavers.com>
Thu, 21 Jan 2021 22:48:35 +0000 (22 01:48 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 25 Jan 2021 20:08:01 +0000 (25 21:08 +0100)
treee2e53255078db90c340701a579ec96794e204cbd
parentc53d6a4a7cd2237afe293594d97e6906acb3cc70
msvcrt: Add -norelay flag to lldiv definition in spec files.

lldiv returns lldiv_t structure (which includes two int64).
In such case the address of return structure is implicitly
passed as the first parameter.

Signed-off-by: Paul Gofman <pgofman@codeweavers.com>
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/api-ms-win-crt-utility-l1-1-0/api-ms-win-crt-utility-l1-1-0.spec
dlls/msvcr100/msvcr100.spec
dlls/msvcr110/msvcr110.spec
dlls/msvcr120/msvcr120.spec
dlls/msvcr120_app/msvcr120_app.spec
dlls/ucrtbase/ucrtbase.spec