]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add DNSRPS builds to pairwise testing
authorMichał Kępień <michal@isc.org>
Wed, 1 Feb 2023 10:22:59 +0000 (11:22 +0100)
committerMichał Kępień <michal@isc.org>
Wed, 1 Feb 2023 10:22:59 +0000 (11:22 +0100)
commite688ca5316fda7cbc50420cad86f9629d50ecabd
treeab82f857949a173944c2b14a40d03cc6eb968090
parent6398059af3fae0d4c165947be3558ce88153fdca
Add DNSRPS builds to pairwise testing

The --enable-dnsrps-dl switch for ./configure enables preparing a
DNSRPS-enabled build of BIND 9 that is not directly linked against a
DNSRPS provider library (dlopen() at runtime is used instead).  Employ
this switch to test DNSRPS-enabled builds in the pairwise testing job in
GitLab CI.
configure.ac