Re: GnuTLS | CI: move to Fedora 42 (!2039)
Read-only notification of GnuTLS library development activities <[email protected]>
| Newsgroups | gmane.comp.encryption.gpg.gnutls.devel |
|---|---|
| Message-ID | <[email protected]> |
Daiki Ueno started a new discussion on .gitlab-ci.yml: https://gitlab.com/gnutls/gnutls/-/merge_requests/2039#note_2911587502 > timeout: 2h > allow_failure: true > > -fedora-cross/i686-linux-gnu/build: > +fedora-i686/build: > extends: > - .build > - - .fedora > + - .fedora-i686 > needs: > - fedora/bootstrap > script: > # Fedora's softhsm package is not multiarch yet. Missing softhsm libraries > # for the target will cause the test suite to fail when p11-kit is enabled. > - - setarch i686 -- ./configure --disable-gcc-warnings > + - env PKG_CONFIG=i686-redhat-linux-gnu-pkg-config Couldn't this be moved to a `variables` table somewhere? -- Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/2039#note_2911587502 You're receiving this email because of your account on gitlab.com. _______________________________________________ Gnutls-devel mailing list [email protected] http://lists.gnupg.org/mailman/listinfo/gnutls-devel