Skip to content

Commit

Permalink
fix a typo
Browse files Browse the repository at this point in the history
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@195760 91177308-0d34-0410-b5e6-96231b3b80d8
  • Loading branch information
ggreif committed Nov 26, 2013
1 parent 42aef45 commit e2cd67a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/CrossCompilation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ Multilibs

When you want to cross-compile to more than one configuration, for
example hard-float-ARM and soft-float-ARM, you'll have to have multiple
copies of you libraries and (possibly) headers.
copies of your libraries and (possibly) headers.

Some Linux distributions have support for Multilib, which handle that
for you in an easier way, but if you're not careful and, for instance,
Expand Down

0 comments on commit e2cd67a

Please sign in to comment.