Skip to content

Commit 08c4652

Browse files
committed
missing word
1 parent 50be7ce commit 08c4652

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/docs/HowToCrossCompileBuiltinsOnArm.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ the source for LLVM and compiler-rt.
4141

4242
``qemu-arm`` should be available as a package for your Linux distribution.
4343

44-
The most complicated of the prerequisites to is the ``arm-linux-gnueabihf``
44+
The most complicated of the prerequisites to satisfy is the ``arm-linux-gnueabihf``
4545
sysroot. In theory it is possible to use the Linux distributions multiarch
4646
support to fulfill the dependencies for building but unfortunately due to
4747
``/usr/local/include`` being added some host includes are selected.

0 commit comments

Comments
 (0)