commit | a9d687b21100903f8bcaa1ae42a39ac893bd6519 | [log] [tgz] |
---|---|---|
author | Pali Rohár <pali.rohar@gmail.com> | Thu May 09 00:02:57 2024 +0200 |
committer | Martin Storsjö <martin@martin.st> | Mon May 20 23:16:26 2024 +0300 |
tree | 5af0d223e7f1ecbc1a68e03f9feb1eb5acbb04c3 | |
parent | 99e78b9bd22c621e25bb8c048d13a55e882b6d80 [diff] |
crt: Move ARM long double symbol aliases to def-include/msvcrt-common.def.in Deduplicate aliases from msvcrt.def.in and ucrtbase.def.in to def-include/msvcrt-common.def.in. Note that powl alias was defined only in ucrtbase.def.in, so do not define it for non-UCRT builds. Signed-off-by: Martin Storsjö <martin@martin.st>