Browse Source

Remove ledf2vfp.S and lesf2vfp.S from build list

Paolo Teti 7 years ago
parent
commit
463a127ea9
1 changed files with 0 additions and 2 deletions
  1. 0 2
      build.rs

+ 0 - 2
build.rs

@@ -384,8 +384,6 @@ mod c {
                         "arm/floatsisfvfp.S",
                         "arm/floatunssidfvfp.S",
                         "arm/floatunssisfvfp.S",
-                        "arm/ledf2vfp.S",
-                        "arm/lesf2vfp.S",
                         "arm/restore_vfp_d8_d15_regs.S",
                         "arm/save_vfp_d8_d15_regs.S",
                     ],