]> git.ipfire.org Git - thirdparty/bind9.git/commit
Fix ABI check job in GitLab CI
authorMichał Kępień <michal@isc.org>
Thu, 18 Jun 2020 08:52:54 +0000 (10:52 +0200)
committerMichał Kępień <michal@isc.org>
Thu, 18 Jun 2020 08:52:54 +0000 (10:52 +0200)
commit31f73efee5e27cabd6ead61d68a9ed7cb8c7c458
treef9e364a238ac9839753e56983adaf438cd629616
parent1f39f593d53223e74ef8a4349ca77a6217699c9d
Fix ABI check job in GitLab CI

Since the reference BIND version for the ABI check job which is run for
the main branch is now 9.17.2, autoreconf needs to be run before
./configure as the latter is no longer present in the Git repository.
.gitlab-ci.yml