| commit | 4c98a538c354200122180afe0dcbcd77ea9bf5f1 | [log] [tgz] |
|---|---|---|
| author | Pali Rohár <pali.rohar@gmail.com> | Mon Apr 08 19:38:26 2024 +0200 |
| committer | Martin Storsjö <martin@martin.st> | Fri Apr 19 00:25:33 2024 +0300 |
| tree | 2f8264d490634e8954dbd68b8f553104df05ecf5 | |
| parent | 69fa535766a8e4e62ff23620d8b7e63ff71d9297 [diff] |
crt: msvcr80.def.in: Define X64 pow and powf as DATA In all other msvcr* versions is X64 pow and powf defined as DATA. Do it also in msvcr80.def.in. Signed-off-by: Martin Storsjö <martin@martin.st>