Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
powerpc: Remove unncessary SPE related compiler flag
After testing of various compiler flag combinations by Nate Case it was determined that -mabi=no-spe has no impact on the compiler generating SPE instructions. Only -mno-spe and -mspe=no do. Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
- Loading branch information