Index: cfe/trunk/docs/CrossCompilation.rst =================================================================== --- cfe/trunk/docs/CrossCompilation.rst +++ cfe/trunk/docs/CrossCompilation.rst @@ -110,7 +110,7 @@ Typical flags include: * ``-mcpu=``, like x86-64, swift, cortex-a15 - * ``-fpu=``, like SSE3, NEON, controlling the FP unit available + * ``-mfpu=``, like SSE3, NEON, controlling the FP unit available * ``-mfloat-abi=``, like soft, hard, controlling which registers to use for floating-point