[gnutls-devel] GnuTLS | CVE-2018-16868 (!831)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Fri Nov 30 20:41:28 CET 2018


Nikos Mavrogiannopoulos started a new discussion on .gitlab-ci.yml:

>  FreeBSD.x86_64:
>    stage: stage1-testing
>    image:
> +  before_script:
> +    # CCache Config
> +    - mkdir -p cache
> +    - export CCACHE_BASEDIR=${PWD}
> +    - export CCACHE_DIR=${PWD}/cache
> +    - export CC="ccache gcc"

this will fail, it needs to call clang here

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/831#note_121477262
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/20181130/0eb6c374/attachment.html>


More information about the Gnutls-devel mailing list