Add compiler-rt fallbacks on mips64-musl
This commit is contained in:
parent
c31c2e0556
commit
6cd2f3ae40
1 changed files with 2 additions and 0 deletions
|
|
@ -449,6 +449,8 @@ mod c {
|
|||
("__fixunstfsi", "fixunstfsi.c"),
|
||||
("__floatunsitf", "floatunsitf.c"),
|
||||
("__fe_getround", "fp_mode.c"),
|
||||
("__divtf3", "divtf3.c"),
|
||||
("__trunctfdf2", "trunctfdf2.c"),
|
||||
]);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue