Commit a263358
committed
Make the
Inline assembly causes build errors on other architectures.
We can still run the config tests on other architectures, so we don't want to set the `target_arch` for the entire crate.entry_point macro only available on x86_64
1 parent 074e17a commit a263358
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| 109 | + | |
109 | 110 | | |
110 | 111 | | |
111 | 112 | | |
| |||
139 | 140 | | |
140 | 141 | | |
141 | 142 | | |
| 143 | + | |
142 | 144 | | |
143 | 145 | | |
144 | 146 | | |
| |||
0 commit comments