Avoid passing --cpu-features when empty
Added in 12ac719b99, this logic always
passed --cpu-features, even when the value was the empty string.
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.
Avoid passing --cpu-features when empty
Added in 12ac719b99, this logic always
passed --cpu-features, even when the value was the empty string.
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.