[gnutls-devel] GnuTLS | doc: Avoid failures in a parallel build. (!1911)
Read-only notification of GnuTLS library development activities
gnutls-devel at lists.gnutls.org
Sun Dec 22 03:38:32 CET 2024
Maxim Cournoyer created a merge request: https://gitlab.com/gnutls/gnutls/-/merge_requests/1911
Project:Branches: apteryks/gnutls:fix-doc-parallel-build to gnutls/gnutls:master
Author: Maxim Cournoyer
I was seeing build failures on `make -j32` on my machine (which has 32 threads). This simple fix resolves it.
doc: Avoid failures in a parallel build.
* doc/Makefile.am (stamp_functions, stamp_enums): Invoke 'mkdir' with
the '-p' option.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer at gmail.com>
## Checklist
* [x] Commits have `Signed-off-by:` with name/author being identical to the commit author
* [ ] Code modified for feature
* [ ] Test suite updated with functionality tests
* [ ] Test suite updated with negative tests
* [ ] Documentation updated / NEWS entry present (for non-trivial changes)
* [ ] CI timeout is 2h or higher (see Settings/CICD/General pipelines/Timeout)
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1911
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/20241222/4c0a6478/attachment.html>
More information about the Gnutls-devel
mailing list