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