]> 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:46:23 +0000 (09:46 +0200)
commit796df912170a54d8dae33bec6ec203045e428e27
tree0034a77331ad270109c36fa88bab911562b15676
parent7a06b8aefeeb49490ecb495c73add13e0bf9c5fc
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