From: Kumar Gala Date: Tue, 28 Oct 2008 13:55:05 +0000 (-0500) Subject: powerpc: Remove unncessary SPE related compiler flag X-Git-Tag: v2.6.29-rc1~574^2~87 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55b9121b4295a8260e52dd78327f1edd1e34feb2;p=pandora-kernel.git 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 --- Reading git-diff-tree failed