diff options
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> |