[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 12:19:12 CET 2020
Tim Rühsen commented on a discussion on .gitlab-ci.yml: https://gitlab.com/gnutls/gnutls/merge_requests/1154#note_267269578
> - 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
Looks good now with small enough -j.
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/1154#note_267269578
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/ae6241e4/attachment.html>
More information about the Gnutls-devel
mailing list