Skip to content

Commit

Permalink
backport rust-lang#623
Browse files Browse the repository at this point in the history
  • Loading branch information
XrXr committed May 28, 2024
1 parent 80ed5f8 commit 1a78cb5
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions build.rs
Original file line number Diff line number Diff line change
Expand Up @@ -513,10 +513,6 @@ mod c {
("__fe_getround", "fp_mode.c"),
("__fe_raise_inexact", "fp_mode.c"),
]);

if target_os != "windows" {
sources.extend(&[("__multc3", "multc3.c")]);
}
}

if target_arch == "mips" {
Expand Down

0 comments on commit 1a78cb5

Please sign in to comment.