[gnutls-devel] GnuTLS | Use 'make -j' with higher values for CI builds and tests (!1154)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Sun Jan 5 06:55:24 CET 2020




Nikos Mavrogiannopoulos started a new discussion on .gitlab-ci.yml: https://gitlab.com/gnutls/gnutls/merge_requests/1154#note_267250708

>    - guile_snarf=/usr/bin/guile-snarf2.2
>    - export GUILE GUILD guile_snarf
>    - CFLAGS="-std=c99 -O2 -g" dash ./configure --disable-gcc-warnings --cache-file cache/config.cache --prefix=/usr --libdir=/usr/lib64 --disable-cxx --disable-non-suiteb-curves --enable-gtk-doc --disable-maintainer-mode
> -  - make -C doc stamp-vti
> -  - make -C doc stamp-1
> -  - make -C doc stamp_enums
> -  - make -j$(nproc)
> -  - make -C doc gnutls.html
> -  - make -C doc/latex gnutls.pdf
> +  - make -j$BUILDJOBS -C doc stamp-vti

If there are issues with the parallel invocation of jobs, we may want to run it without any parallelization or fix it to something non-configurable and document the reason.

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/1154#note_267250708
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/20200105/48c3094d/attachment.html>


More information about the Gnutls-devel mailing list