diff --git a/INSTALL-as-haiku-cross-compiler-on-LINUX b/INSTALL-as-haiku-cross-compiler-on-LINUX index 25c2738325..92f26f0921 100644 --- a/INSTALL-as-haiku-cross-compiler-on-LINUX +++ b/INSTALL-as-haiku-cross-compiler-on-LINUX @@ -12,7 +12,7 @@ successfully. If you're not interested in binary compatibility (or want to build for the PowerPC architecture), you can build gcc4 instead by doing this: - $ ./configure --build-cross-tools-gcc4 ../buildtools + $ ./configure --build-cross-tools ../buildtools Replace "" with either "x86" or "ppc", depending on which of the two architectures you want to build for.