commit | 4eeee4089cc82dbf4d300f6ec535443ebbd4bade | [log] [tgz] |
---|---|---|
author | Pali Rohár <pali.rohar@gmail.com> | Mon Apr 08 19:38:28 2024 +0200 |
committer | Martin Storsjö <martin@martin.st> | Fri Apr 19 10:24:07 2024 +0300 |
tree | eec001c3363f424b537d791fbe3753ed0a6b3fe5 | |
parent | 153965f33b92e805553646ed9588ff7355af8676 [diff] |
crt: msvcr80.def.in: Define I386 llabs and imaxabs as aliases to _abs64 X64 llabs and imaxabs are already defined as aliases to _abs64. Do same for I386 build. Signed-off-by: Martin Storsjö <martin@martin.st>