Commit 3dbc1ee
committed
Re-enable math module on i686-unknown-uefi
In 9ba77d1, this was disabled for x86
without sse2. It should be fine to re-enable it for UEFI, as explained at
<rust-lang/rust#128533 (comment)>.1 parent b32fa78 commit 3dbc1ee
1 file changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
| 48 | + | |
47 | 49 | | |
48 | 50 | | |
49 | 51 | | |
50 | | - | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
51 | 57 | | |
52 | 58 | | |
53 | 59 | | |
| |||
0 commit comments