diff options
| author | 许杰友 Jieyou Xu (Joe) <39484203+jieyouxu@users.noreply.github.com> | 2024-05-11 01:15:08 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-05-11 01:15:08 +0100 |
| commit | 150633eea292e1815a471f1e283b1c64e2d8be17 (patch) | |
| tree | 7bc4a4729947af89cc009e70e4b700452a73bc9e /compiler/rustc_codegen_cranelift/example/std_example.rs | |
| parent | 6e1d94708a0a4a35ca7e46c6cac98adf62fe800e (diff) | |
| parent | eac0b3a1d1b8d1db8fa95c50e118de5b9471e5af (diff) | |
| download | rust-150633eea292e1815a471f1e283b1c64e2d8be17.tar.gz rust-150633eea292e1815a471f1e283b1c64e2d8be17.zip | |
Rollup merge of #124233 - mati865:fix-support-for-upcoming-mingw-w64, r=petrochenkov
Add `-lmingwex` second time in `mingw_libs` Upcoming mingw-w64 releases will contain small math functions refactor which moved implementation around. As a result functions like `lgamma` now depend on libraries in this order: `libmingwex.a` -> `libmsvcrt.a` -> `libmingwex.a`. Fixes #124221
Diffstat (limited to 'compiler/rustc_codegen_cranelift/example/std_example.rs')
0 files changed, 0 insertions, 0 deletions
