X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=lib%2Fgen-version-script.sh;h=5621f2a9fd85d35feaa7985898a2a67f5fe9ee51;hp=0f908093dc5e6de1da8b281f191e4b6dc34b675e;hb=6a833a6e83865f6999707cc30768d07e1351c2cb;hpb=554b90b58e367ada5fdad3165c76673458f65434 diff --git a/lib/gen-version-script.sh b/lib/gen-version-script.sh index 0f908093..5621f2a9 100644 --- a/lib/gen-version-script.sh +++ b/lib/gen-version-script.sh @@ -2,7 +2,7 @@ set -eu # we go through a bit of work to get the unmangled names of the # typeinfo symbols because of -# http://sourceware.org/bugzilla/show_bug.cgi?id=10326 +# https://sourceware.org/bugzilla/show_bug.cgi?id=10326 if [ $# -lt 2 ]; then echo Usage: $0 header obj1 obj2 obj3