]> Sergey Matveev's repositories - vors.git/blobdiff - doc/install.texi
no-static.patch
[vors.git] / doc / install.texi
index 27bfb44926613e8183924b085994d10f4a4ead608e9719e38c7a9a2deda0fab7..33740c89673d8cc0f63469ae76b4dd3d39d85a6d032d497f8868805e235830af 100644 (file)
@@ -27,6 +27,14 @@ $ ./build
 $ mv bin/vors-* $PATH/bin
 @end example
 
+I heard that some systems can not create statically linked binaries.
+@url{download/no-static.patch, Here} is the patch that may help.
+
+@example
+$ cd vors-@value{VERSION}
+$ patch -p1 <no-static.patch
+@end example
+
 @include download.texi
 @include integrity.texi