Fix test gmlt.test by moving its Inputs where expected.
[oota-llvm.git] / docs / HowToBuildOnARM.rst
index f2edaef76cd10e5333aca1e3a80b393de5925cfa..6579d36a72a6333bbaf0f6dcce151e5467eeafa7 100644 (file)
@@ -40,7 +40,7 @@ on the ARMv6 and ARMv7 architectures and may be inapplicable to older chips.
 
    .. code-block:: bash
 
-     ./configure --build=armv7l-unknown-linux-gnueabihf \
+     ../$LLVM_SRC_DIR/configure --build=armv7l-unknown-linux-gnueabihf \
      --host=armv7l-unknown-linux-gnueabihf \
      --target=armv7l-unknown-linux-gnueabihf --with-cpu=cortex-a9 \
      --with-float=hard --with-abi=aapcs-vfp --with-fpu=neon \