diff options
author | Anton Blanchard <anton@samba.org> | 2012-04-17 14:42:54 -0400 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2012-04-30 01:37:26 -0400 |
commit | 82a8508406906a39ed04cb59d83b1703d78dc8b3 (patch) | |
tree | d6d07f56aedde9968c33847af31343778406a3cc /scripts/diffconfig | |
parent | 694caf0255dcab506d1e174c96a65ab65d96e108 (diff) |
powerpc: Require gcc 4.0 on 64-bit
Older versions of gcc had issues with using -maltivec together with
-mcpu of a non altivec capable CPU. We work around it by specifying
-mcpu=970, but the logic is complicated.
In preparation for adding more -mcpu targets, remove the workaround
and just require gcc 4.0 for 64-bit builds.
Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'scripts/diffconfig')
0 files changed, 0 insertions, 0 deletions