Merge pull request #483 from Alexhuszagh/musl64

This commit is contained in:
Amanieu d'Antras 2022-07-29 23:14:24 +02:00 committed by GitHub
commit d117ae3ae7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -460,6 +460,7 @@ mod c {
("__fe_getround", "fp_mode.c"),
("__divtf3", "divtf3.c"),
("__trunctfdf2", "trunctfdf2.c"),
("__trunctfsf2", "trunctfsf2.c"),
]);
}