summaryrefslogtreecommitdiff
path: root/config/arch/powerpc.in.2
diff options
context:
space:
mode:
Diffstat (limited to 'config/arch/powerpc.in.2')
-rw-r--r--config/arch/powerpc.in.28
1 files changed, 4 insertions, 4 deletions
diff --git a/config/arch/powerpc.in.2 b/config/arch/powerpc.in.2
index 1c44f51..292bca5 100644
--- a/config/arch/powerpc.in.2
+++ b/config/arch/powerpc.in.2
@@ -11,7 +11,7 @@ config ARCH_POWERPC_SPE
Setting this option will append "spe" to the end of your target
tuple name (e.g., powerpc-e500v2-linux-gnuspe) so that the gcc
- configure/build system will know to include SPE ABI support.
- It will also automatically add "-mabi=spe -mspe" to your
- TARGET_CFLAGS, and "--enable-e500_double" to your CC_EXTRA_CONFIG,
- so you do not need to explicitly add them.
+ configure/build system will know to include SPE ABI support. It
+ will also automatically add "-mabi=spe -mspe" to your TARGET_CFLAGS,
+ and "--enable-e500_double" to your CC_EXTRA_CONFIG_ARRAY, so you
+ do not need to explicitly add them.