Skip to content

Commit

Permalink
comparesf2: do not build the assembly versions of intrinsics on ARM.
Browse files Browse the repository at this point in the history
  • Loading branch information
whitequark committed Jan 12, 2018
1 parent 07b446a commit 205322b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.rs
Original file line number Diff line number Diff line change
Expand Up @@ -5443,7 +5443,6 @@ mod c {
"arm/bswapsi2.S",
"arm/clzdi2.S",
"arm/clzsi2.S",
"arm/comparesf2.S",
"arm/divmodsi4.S",
"arm/modsi3.S",
"arm/switch16.S",
Expand Down

0 comments on commit 205322b

Please sign in to comment.