commit | 894a65c857b2e595da1c65d1ad1a7c559ac88c8d | [log] [tgz] |
---|---|---|
author | Anton Blanchard <anton@samba.org> | Tue Apr 17 18:44:17 2012 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Mon Apr 30 15:37:26 2012 +1000 |
tree | 325a75924939e8a56728e63a5ea905d770c8913e | |
parent | 82a8508406906a39ed04cb59d83b1703d78dc8b3 [diff] |
powerpc: Remove altivec fix for gcc versions before 4.0 Now we require gcc 4.0 on 64-bit we can remove the pre gcc 4.0 -maltivec workaround. Signed-off-by: Anton Blanchard <anton@samba.org> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>