]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
powerpc: Remove unncessary SPE related compiler flag
authorKumar Gala <galak@kernel.crashing.org>
Tue, 28 Oct 2008 13:55:05 +0000 (08:55 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Wed, 3 Dec 2008 14:19:10 +0000 (08:19 -0600)
commit55b9121b4295a8260e52dd78327f1edd1e34feb2
tree45fea19b4660298d944c99f482f0a0185f628879
parent7947cf0dd4b6a2bb06c57971502fb81c76a66f2d
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>
arch/powerpc/Makefile