Skip to content

Commit da75e8b

Browse files
committed
Remove defined intrinsics from build.rs
No need to load these from C!
1 parent 83d63ea commit da75e8b

File tree

1 file changed

+0
-34
lines changed

1 file changed

+0
-34
lines changed

build.rs

-34
Original file line numberDiff line numberDiff line change
@@ -4066,28 +4066,6 @@ mod c {
40664066
"divxc3.c",
40674067
"extendsfdf2.c",
40684068
"extendhfsf2.c",
4069-
"ffsdi2.c",
4070-
"fixdfdi.c",
4071-
"fixdfsi.c",
4072-
"fixsfdi.c",
4073-
"fixsfsi.c",
4074-
"fixunsdfdi.c",
4075-
"fixunsdfsi.c",
4076-
"fixunssfdi.c",
4077-
"fixunssfsi.c",
4078-
"fixunsxfdi.c",
4079-
"fixunsxfsi.c",
4080-
"fixxfdi.c",
4081-
"floatdidf.c",
4082-
"floatdisf.c",
4083-
"floatdixf.c",
4084-
"floatsidf.c",
4085-
"floatsisf.c",
4086-
"floatundidf.c",
4087-
"floatundisf.c",
4088-
"floatundixf.c",
4089-
"floatunsidf.c",
4090-
"floatunsisf.c",
40914069
"int_util.c",
40924070
"muldc3.c",
40934071
"muldf3.c",
@@ -4124,18 +4102,6 @@ mod c {
41244102
"cmpti2.c",
41254103
"ctzti2.c",
41264104
"ffsti2.c",
4127-
"fixdfti.c",
4128-
"fixsfti.c",
4129-
"fixunsdfti.c",
4130-
"fixunssfti.c",
4131-
"fixunsxfti.c",
4132-
"fixxfti.c",
4133-
"floattidf.c",
4134-
"floattisf.c",
4135-
"floattixf.c",
4136-
"floatuntidf.c",
4137-
"floatuntisf.c",
4138-
"floatuntixf.c",
41394105
"mulvti3.c",
41404106
"negti2.c",
41414107
"negvti2.c",

0 commit comments

Comments
 (0)