]> git.ipfire.org Git - thirdparty/bind9.git/commit
Fix build-time GSSAPI detection on Tumbleweed
authorMichał Kępień <michal@isc.org>
Thu, 23 Apr 2020 10:32:35 +0000 (12:32 +0200)
committerMichał Kępień <michal@isc.org>
Mon, 29 Jun 2020 10:44:56 +0000 (12:44 +0200)
commit0af1ca9659b830cb086c8a6bd94816efb3242894
tree6e5399c10bca795e20bb2474585cb2ba1993585e
parent9703b967d1cbc1c5042225765bf9d16673560f58
Fix build-time GSSAPI detection on Tumbleweed

The "krb5-devel" package on openSUSE Tumbleweed installs the
"krb5-config" binary into a custom prefix, which prevents BIND's
"configure" script from autodetecting it.  Fix by specifying the path to
the "krb5-config" binary using --with-gssapi.

(cherry picked from commit 1be15f59004cec620a05a320444e85ca31f7740b)
.gitlab-ci.yml