diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2014-12-31 10:44:50 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2014-12-31 10:44:50 +0000 |
commit | efebcb33cb89eeb5d583cf4c76eb3f0ab8dfea51 (patch) | |
tree | f1007483ab01cb4bbc42f19567bab770cc7d7fe5 /doc/crosscompile.html | |
parent | d01eaa88f71eb375cc48f224cd319aecb6950ce5 (diff) | |
download | skalibs-efebcb33cb89eeb5d583cf4c76eb3f0ab8dfea51.tar.xz |
Documentation fixes
Diffstat (limited to 'doc/crosscompile.html')
-rw-r--r-- | doc/crosscompile.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/crosscompile.html b/doc/crosscompile.html index 4098afd..884af0e 100644 --- a/doc/crosscompile.html +++ b/doc/crosscompile.html @@ -35,7 +35,7 @@ if the target architecture is different. </li> <p> skalibs does not support out-of-tree builds at the moment, but since the source code tree is small, it's not costly to duplicate it -to perform parallel builds. If the source code trees grows significantly +to perform parallel builds. If the source code tree grows significantly larger, out-of-tree build support will be considered. </p> |