[gnutls-devel] GnuTLS | Remove --no-git from ./bootstrap (!739)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Tue Aug 21 15:23:23 CEST 2018


Oh, I guess that means you didn't do a `git submodule update --init ...`. In that case `./bootstrap` calls that for you as `git submodule update --init --reference /usr/oms/src/gnulib gnulib`. Just checked locally with `bash -x ./bootstrap`.

The output of that command is
```
Submodule 'gnulib' (https://gitlab.com/libidn/gnulib-mirror.git) registered for path 'gnulib'
Cloning into '/tmp/gnutls/gnulib'...
Submodule path 'gnulib': checked out 'b35c22af02271c8dd9844b98db17702b8bf2bd93'
```

It clones from $GNULIB_SRCDIR (locally).

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/739#note_95865360
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20180821/ac54da39/attachment.html>


More information about the Gnutls-devel mailing list