X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fyoink;a=blobdiff_plain;f=link.sh;h=d3a739c519e110d7584a382e3f42dc44549331b3;hp=7db3de022997360ecb373d5527c464825bfed4d2;hb=a1a68666b418fb8f4e5ac16291385505495c372f;hpb=d28c5fec1ad25ccf01c29a15cca4c4798dd3e359 diff --git a/link.sh b/link.sh index 7db3de0..d3a739c 100755 --- 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