We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50be7ce commit 08c4652Copy full SHA for 08c4652
llvm/docs/HowToCrossCompileBuiltinsOnArm.rst
@@ -41,7 +41,7 @@ the source for LLVM and compiler-rt.
41
42
``qemu-arm`` should be available as a package for your Linux distribution.
43
44
-The most complicated of the prerequisites to is the ``arm-linux-gnueabihf``
+The most complicated of the prerequisites to satisfy is the ``arm-linux-gnueabihf``
45
sysroot. In theory it is possible to use the Linux distributions multiarch
46
support to fulfill the dependencies for building but unfortunately due to
47
``/usr/local/include`` being added some host includes are selected.
0 commit comments