Commit ad9d7e3
authored
Rollup merge of rust-lang#112179 - tamird:no-empty-cpu-features, r=petrochenkov
Avoid passing --cpu-features when empty
Added in 12ac719, this logic always
passed --cpu-features, even when the value was the empty string.1 file changed
+7
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2271 | 2271 | | |
2272 | 2272 | | |
2273 | 2273 | | |
2274 | | - | |
2275 | | - | |
2276 | | - | |
2277 | | - | |
2278 | | - | |
| 2274 | + | |
| 2275 | + | |
| 2276 | + | |
| 2277 | + | |
| 2278 | + | |
| 2279 | + | |
| 2280 | + | |
2279 | 2281 | | |
2280 | 2282 | | |
2281 | 2283 | | |
| |||
0 commit comments