Commit a4d8847
committed
src: disable fast math only on armv6
Don't disable fast math on ARMv7, only ARMv6. I hope I got all the
v6 subarchs.
PR-URL: nodejs#1398
Reviewed-By: Roman Reiss <me@silverwind.io>1 parent e306c78 commit a4d8847
1 file changed
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3541 | 3541 | | |
3542 | 3542 | | |
3543 | 3543 | | |
3544 | | - | |
| 3544 | + | |
| 3545 | + | |
| 3546 | + | |
| 3547 | + | |
| 3548 | + | |
| 3549 | + | |
| 3550 | + | |
3545 | 3551 | | |
3546 | 3552 | | |
3547 | 3553 | | |
| |||
0 commit comments