]> git.ipfire.org Git - thirdparty/bind9.git/commit
Test "--without-gssapi" in GitLab CI
authorMichał Kępień <michal@isc.org>
Mon, 26 Apr 2021 05:16:38 +0000 (07:16 +0200)
committerMichał Kępień <michal@isc.org>
Mon, 26 Apr 2021 07:27:31 +0000 (09:27 +0200)
commitfb90a34fd7e82bbe4f66242210689b4465aa013e
tree6cd7d6d9eb8f51f4ca0dbeec1367f568c333a06e
parentcce29c3929c5ee0ac73dc71b4802d61ea7a0d815
Test "--without-gssapi" in GitLab CI

GitLab CI pipelines do not currently include a Linux job that would have
GSSAPI support disabled.  Add the "--without-gssapi" option to the
./configure invocation on Debian 9 to address that deficiency and also
to continuously test that build-time switch.

(cherry picked from commit a3957af864eeebd925ee18c10d305024d4d99fc4)
.gitlab-ci.yml