[PATCH] sanitize intel movsl selection
The ifdef <actual cpu selection> is very bad style, we usually introduce feature CONFIG_ options in config.in instead.
Showing
Please register or sign in to comment
The ifdef <actual cpu selection> is very bad style, we usually introduce feature CONFIG_ options in config.in instead.