Explorar el Código

Remove ledf2vfp.S and lesf2vfp.S from build list

Paolo Teti hace 7 años
padre
commit
463a127ea9
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  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",
                     ],