diff options
| author | Mateusz Mikuła <mati865@gmail.com> | 2024-04-21 20:15:43 +0200 |
|---|---|---|
| committer | Mateusz Mikuła <mati865@gmail.com> | 2024-04-21 20:15:43 +0200 |
| commit | eac0b3a1d1b8d1db8fa95c50e118de5b9471e5af (patch) | |
| tree | b1d9eefeed7d8f233dd118188a7bd94a0824f543 /compiler/rustc_codegen_gcc/example/std_example.rs | |
| parent | aa31bad26b6bbf71c2072465ddb0dfe807c2b7d5 (diff) | |
| download | rust-eac0b3a1d1b8d1db8fa95c50e118de5b9471e5af.tar.gz rust-eac0b3a1d1b8d1db8fa95c50e118de5b9471e5af.zip | |
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_gcc/example/std_example.rs')
0 files changed, 0 insertions, 0 deletions
