powerpc: Use -mcpu=power7 on ppc64 little endian builds
authorAnton Blanchard <anton@samba.org>
Tue, 22 Oct 2013 00:05:25 +0000 (11:05 +1100)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 30 Oct 2013 05:01:50 +0000 (16:01 +1100)
Using -mcpu=power7 allows gcc to use a number of new instructions
including 64 bit byte reversed loads.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>

No differences found