Browse Source

comparesf2/comparedf2: do not build the C versions of intrinsics.

whitequark 7 years ago
parent
commit
3d1600b654
1 changed files with 0 additions and 2 deletions
  1. 0 2
      build.rs

+ 0 - 2
build.rs

@@ -4982,8 +4982,6 @@ mod c {
                 "clzdi2.c",
                 "clzsi2.c",
                 "cmpdi2.c",
-                "comparedf2.c",
-                "comparesf2.c",
                 "ctzdi2.c",
                 "ctzsi2.c",
                 "divdc3.c",