mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-08 23:42:06 -04:00
Bump BIND_BASELINE_VERSION for ABI checks
This commit is contained in:
parent
09aa4a564d
commit
2bb071ec06
1 changed files with 1 additions and 1 deletions
|
|
@ -1517,7 +1517,7 @@ abi-check:
|
|||
CC: gcc
|
||||
CFLAGS: "${CFLAGS_COMMON} -Og"
|
||||
EXTRA_CONFIGURE: "--enable-dnstap --with-libidn2"
|
||||
BIND_BASELINE_VERSION: v9_17_6
|
||||
BIND_BASELINE_VERSION: v9_17_7
|
||||
script:
|
||||
- *configure
|
||||
- make -j${BUILD_PARALLEL_JOBS:-1} V=1
|
||||
|
|
|
|||
Loading…
Reference in a new issue