]> Dogcows Code - chaz/yoink/blobdiff - link.sh
exception-aware packets; other misc socket changes
[chaz/yoink] / link.sh
diff --git a/link.sh b/link.sh
index 7db3de022997360ecb373d5527c464825bfed4d2..d3a739c519e110d7584a382e3f42dc44549331b3 100755 (executable)
--- a/link.sh
+++ b/link.sh
@@ -6,9 +6,10 @@
 #
 # You shouldn't call this directly; instead, use the configure script's
 # --enable-link-sh option and run make normally.  This isn't enabled by
-# default because there is the potential for runtime linking problems.  If
-# you have a newer version of GCC, you should prefer the --as-needed linker
-# flag over this method, though they both should accomplish the same thing.
+# default because there is the potential for runtime linking problems on
+# some platforms.  If you have a newer version of GCC, you should prefer
+# the --as-needed linker flag over this method, though they both should
+# accomplish the same thing.
 #
 # This script was adapted from some public domain code written by Bram
 # Moolenaar for Vim.  The only input needed is the link command in the
This page took 0.017566 seconds and 4 git commands to generate.